Skip to content

Commit 1f5a02b

Browse files
committed
upgrade webpack and all tollchain and fix SPA
1 parent bd3ddac commit 1f5a02b

26 files changed

+1984
-3879
lines changed

.eslintrc

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -197,10 +197,6 @@
197197
"jsx-quotes": [1, "prefer-double"],
198198
"comma-spacing": 0,
199199
"no-multi-spaces": 0,
200-
// "indent": [
201-
// 1,
202-
// 2, { "SwitchCase": 1 }
203-
// ],
204200
"brace-style": 0,
205201
"camelcase": 0,
206202
"consistent-this": [1, "self"],

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ This starter also embeds `JWT token based` `authentication` (check [Route](https
4040
- animate.css ([github :link:](https://github.com/daneden/animate.css))
4141
- classnames ([github :link:](https://github.com/JedWatson/classnames))
4242
- react-motion ([github :link:](https://github.com/chenglou/react-motion))
43-
- Webpack 3.x ([github :link:](https://github.com/webpack/webpack))
43+
- Webpack 4.x ([github :link:](https://github.com/webpack/webpack))
4444
- postcss
4545
- babel 6+ ([github :link:](https://github.com/babel/babel))
4646
- redux-devtool-extension ([github :link:](https://github.com/zalmoxisus/redux-devtools-extension#redux-devtools-extension))
@@ -52,7 +52,6 @@ This starter also embeds `JWT token based` `authentication` (check [Route](https
5252
- hot reload
5353
- loaders
5454
- `js` / `jsx`
55-
- sass
5655
- css
5756
- json
5857
- images formats

docs/assets/0.bundle.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/assets/1.bundle.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/assets/2.bundle.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/assets/3.bundle.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/assets/4.bundle.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/assets/app.bundle.js

Lines changed: 0 additions & 18 deletions
This file was deleted.

docs/assets/app.styles.css

Lines changed: 0 additions & 14 deletions
This file was deleted.

0 commit comments

Comments
 (0)