A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/probil/vue-socket.io-extended/commit/d97851573f6b451db72c022fad062d50f764b2a7 below:

exclude `vue-class-component` from the build · probil/vue-socket.io-extended@d978515 · GitHub

This repository was archived by the owner on Jun 18, 2025. It is now read-only.

File tree Expand file treeCollapse file tree 1 file changed

+2

-2

lines changed

Filter options

Expand file treeCollapse file tree 1 file changed

+2

-2

lines changed Original file line number Diff line number Diff line change

@@ -8,7 +8,7 @@ import filesize from 'rollup-plugin-filesize';

8 8

export default [

9 9

{

10 10

input: 'src/index.esm.js',

11 -

external: ['vue'],

11 +

external: ['vue', 'vue-class-component'],

12 12

plugins: [

13 13

nodeResolve(),

14 14

commonjs(),

@@ -23,7 +23,7 @@ export default [

23 23

},

24 24

{

25 25

input: 'src/index.umd.js',

26 -

external: ['vue'],

26 +

external: ['vue', 'vue-class-component'],

27 27

plugins: [

28 28

nodeResolve(),

29 29

commonjs(),

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4