handle js-framework rollup
This commit is contained in:
@@ -33,6 +33,7 @@ export default [
|
||||
},
|
||||
plugins: [
|
||||
resolve({ jsnext: true, main: true }),
|
||||
]
|
||||
],
|
||||
external: ['ws']
|
||||
},
|
||||
]
|
||||
Reference in New Issue
Block a user