Thibaud Colas
|
87b400d00b
|
Refine webpack configuration per env
Add env-specific webpack configuration
Add basic env-specific webpack configuration
Use more advanced production uglify config
Simplify webpack loader config
|
2017-01-26 01:15:39 +02:00 |
|
Thibaud Colas
|
b13441e108
|
Use better JS source maps during development (#3019)
See http://webpack.github.io/docs/configuration.html#devtool
|
2016-09-26 15:24:02 +01:00 |
|
Vincent Audebert
|
921a510d9f
|
Fixing webpack config for production mode.
We don't want inline source in prod. Optimising final bundle size a lot.
For dev mode, cheap-module-eval is faster than inline-source.
|
2016-06-21 12:36:39 +01:00 |
|
Josh Barr
|
14f02a0b50
|
Tooling for modern front-end components: React JS, ES6, and BEM CSS
Thanks to @justinvdm for the help
Merges: #2275
|
2016-02-25 13:32:48 +00:00 |
|