Skip to content

Commit 3e24443

Browse files
authored
refactoring and replacing bin/webpack-dev-server (#1102)
* refactoring and replacing bin/webpack-dev-server * cleaning up param passing * fixing func signatures
1 parent 3e24ac4 commit 3e24443

File tree

12 files changed

+1244
-565
lines changed

12 files changed

+1244
-565
lines changed

.eslintrc

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
{
22
"extends": "webpack",
3-
"globals": {
4-
"document": true,
5-
"window": true
6-
},
73
"parserOptions": {
84
"sourceType": "script"
95
},

0 commit comments

Comments
 (0)