@ -12,7 +12,7 @@ module.exports = merge.smart(common, {
devtool: 'hidden-source-map',
entry: {
show: ['@babel/polyfill', './src/index.ts'],
show: ['@babel/polyfill', './src/modules/app.ts'],
},
output: {
path: dirs.DEST,