Skip to content

Commit

Permalink
Remove unit.js from webpack
Browse files Browse the repository at this point in the history
  • Loading branch information
luin committed Jul 15, 2023
1 parent 27a8c03 commit 16ded8f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion _develop/webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ const baseConfig = {
'quill.core': './assets/core.styl',
'quill.bubble': './assets/bubble.styl',
'quill.snow': './assets/snow.styl',
'unit.js': './test/unit.js',
},
output: {
filename: '[name]',
Expand Down

0 comments on commit 16ded8f

Please sign in to comment.