Skip to content
This repository has been archived by the owner on Aug 1, 2023. It is now read-only.

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 22, 2020
1 parent 0f3a8f4 commit b3277cd
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 b3277cd

Please sign in to comment.