fix(core): update
This commit is contained in:
parent
fb6207d963
commit
d35f32d68f
@ -11,7 +11,7 @@ const pkg = require('./package.json');
|
||||
export default {
|
||||
input: `ts_web/index.ts`,
|
||||
output: {
|
||||
file: 'dist/bundle.js',
|
||||
file: 'dist_web/bundle.js',
|
||||
format: 'es',
|
||||
sourcemap: true
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user