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 Jan 14, 2021
1 parent 80c45f1 commit 43b3db7
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 43b3db7

Please sign in to comment.