This website works better with JavaScript
Home
Explore
Help
Sign In
noah
/
return-youtube-dislike
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
remove watch from webpack options
Leon Bubova
3 years ago
parent
84e1852f28
commit
f3fad5cce1
1 changed files
with
0 additions
and
1 deletions
Unified View
Show Diff Stats
0
1
webpack.config.js
+ 0
- 1
webpack.config.js
View File
@@ -10,5 +10,4 @@ module.exports = {
ramda: "R",
ramda: "R",
},
},
module: {},
module: {},
- watch: true
};
};