Closed leeallen337 closed 6 years ago
Issue https://github.com/smashingboxes/web-boilerplate/issues/64
Update/upgrade packages
json-loader
webpack
lolex
resolve-url-loader
eslint-config-smashing-boxes
babel-preset-stage-2
babel-preset-react
babel-preset-es2015
babel-loader
babel-core
axios
es6-promise
import
index.jsx
I will update the issue referenced in the Why section
Why?
Issue https://github.com/smashingboxes/web-boilerplate/issues/64
Update/upgrade packages
What Changed?
json-loader
webpack
v2+, importing json files works by default. See herelolex
resolve-url-loader
eslint-config-smashing-boxes
babel-preset-stage-2
babel-preset-react
babel-preset-es2015
babel-loader
webpack
v3+ needsbabel-loader
v7+. See herebabel-core
axios
es6-promise
import
intoindex.jsx
since we always end up doing that for every project anywaysOnce Merged
I will update the issue referenced in the Why section
More updates to come. Take a look at the Issue referenced in Why