Skip to content

Commit

Permalink
feat: removes module not defined bug
Browse files Browse the repository at this point in the history
  • Loading branch information
kyranjamie committed Dec 16, 2020
1 parent 365b946 commit af69b3b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion configs/webpack.config.renderer.dev.dll.babel.js
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ export default merge.smart(baseConfig, {
library: 'renderer',
path: dist,
filename: '[name].dev.dll.js',
libraryTarget: 'var',
},

plugins: [
Expand Down

0 comments on commit af69b3b

Please sign in to comment.