Skip to content

Commit

Permalink
feat(project): finish dev-server & HMR config
Browse files Browse the repository at this point in the history
  • Loading branch information
Nodreame committed Oct 25, 2018
1 parent 213db5b commit e99627c
Show file tree
Hide file tree
Showing 7 changed files with 317 additions and 7 deletions.
6 changes: 3 additions & 3 deletions dist/main.js

Large diffs are not rendered by default.

271 changes: 271 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions package.json
Expand Up @@ -11,7 +11,9 @@
"license": "ISC",
"devDependencies": {
"clean-webpack-plugin": "^0.1.19",
"css-loader": "^1.0.0",
"html-webpack-plugin": "^3.2.0",
"style-loader": "^0.23.1",
"webpack": "^4.22.0",
"webpack-cli": "^3.1.2",
"webpack-dev-server": "^3.1.10"
Expand Down

0 comments on commit e99627c

Please sign in to comment.