Closed innerjoin closed 6 years ago
All dependencies upgraded, except:
css-loader
As long as the performance in newer releases is poor, we will stick with 0.14.5?
- see https://github.com/webpack-contrib/css-loader/issues/124
webpack
We are still using 2.7.0
, the latest one is already 4.x.x
. This is due to the fact that sassjs-loader is not yet compatible with webpack > 2.x.x. See https://github.com/NickHeiner/sassjs-loader/issues/2
I decided to drop SASS and webpack dev server as there features were not actually used. Now webpack 3.11.0
is being used. Upgrade to 4.x.x
is still not possible, this time due to my own plugin:
https://github.com/innerjoin/dojo-module-wrapper-webpack-plugin/issues/2
As all is fixed except of the webpack upgrade, I've created a dedicated issue for that #16
Most of the NPM dependencies are outdated, we need to upgrade them