Releases: iamssen/rocket-scripts
Releases · iamssen/rocket-scripts
v1.1.0
13 Sep 05:54
Compare
Sorry, something went wrong.
No results found
Added
Use drop_console option of terser when build
Support defining process.env.APP_* variables. it similars process.env.REACT_APP_*
Add openBundleSizeReport?: boolean option to build
Interactive UI disables when !!process.env.CI or process.env.NODE_ENV === 'test'
Breaking Change
v1.0.8
13 Sep 05:47
Compare
Sorry, something went wrong.
No results found
Updated
Major update postcss-loader
Fixed
Set missing browserslist query
v1.0.7
13 Sep 05:45
Compare
Sorry, something went wrong.
No results found
Fixed
Allow resolve option to webpackConfig
v1.0.6
02 Sep 04:02
Compare
Sorry, something went wrong.
No results found
Fixed
Set default process.env.NODE_ENV if not exists (build = production, start = development)
v1.0.5
02 Sep 04:02
Compare
Sorry, something went wrong.
No results found
Fixed
Downgrade sass-loader to ^8 to avoid the sass package error.
Remove { javascriptEnabled: true } option on less-loader configuration
v1.0.4
02 Sep 03:59
Compare
Sorry, something went wrong.
No results found
Fixed
Convert every arrow function to normal function for performance reason.
v1.0.3
02 Sep 03:58
Compare
Sorry, something went wrong.
No results found
Fixed
Isolate chunks on html-webpack-plugin
v1.0.2
02 Sep 03:57
Compare
Sorry, something went wrong.
No results found
Fixed
Change the wrong default NODE_ENV = development to production on the production build
v1.0.0
26 Aug 04:59
Compare
Sorry, something went wrong.
No results found