Skip to content

Commit

Permalink
Bug that failed to repair at
Browse files Browse the repository at this point in the history
  • Loading branch information
dotos committed Nov 18, 2017
1 parent 836473b commit e41f6c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ module.exports = env => {
return {
entry: {
Valine:'./src/Valine.js',
detect:'./src/detect.js',
escape:'./src/escape.js'
//detect:'./src/detect.js',
//escape:'./src/escape.js'
},
output: {
path: BUILD_PATH,
Expand Down

0 comments on commit e41f6c0

Please sign in to comment.