Skip to content

Commit

Permalink
fix: remove webpack4 compatible
Browse files Browse the repository at this point in the history
  • Loading branch information
caoli committed Mar 8, 2018
1 parent b245087 commit 1734520
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 409 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
"version": "4.0.0",
"description": "基于 easywebpack-vue 和 egg-view-vue-ssr 插件的 egg + vue 服务端渲染同构工程骨架项目",
"scripts": {
"postinstall": "node ./script/postinstall.js",
"debug": "egg-bin debug",
"build": "cross-env easywebpack build prod",
"build:dev": "cross-env easywebpack build dev",
Expand Down Expand Up @@ -35,7 +34,7 @@
"lodash": "^4.17.4",
"moment": "^2.17.1",
"server-side-render-resource": "^1.0.0",
"service-worker-precache-webpack-plugin": "^1.3.0",
"service-worker-precache-webpack-plugin": "^1.3.3",
"service-worker-register": "^1.2.2",
"vue": "^2.5.0",
"vue-router": "^3.0.1",
Expand Down
6 changes: 0 additions & 6 deletions script/postinstall.js

This file was deleted.

128 changes: 0 additions & 128 deletions script/webpack4/webpack-hot-middleware/middleware.js

This file was deleted.

Loading

0 comments on commit 1734520

Please sign in to comment.