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