Ben Martinez-Bateman
ca76f57316
Don't need this any more! :(
2017-12-18 11:55:42 -08:00
Ben Martinez-Bateman
ea2d4070aa
Rename production eslint file from .eslintrcProd to .eslint.production.json as per suggestion from @swalkinshaw: https://github.com/roots/sage/pull/2008#issuecomment-352520506
2017-12-18 10:50:49 -08:00
Ben Martinez-Bateman
626c9e6535
Build process now allows console.log, except when the production flag is set on yarn build, in which case it will throw an error.
2017-12-18 10:37:32 -08:00
afbaf8fb2e
Update webpack 3.1.0 et al
2017-07-09 07:28:28 -07:00
Jan Grzegorowski
a429115fb2
Pass config.open to browsersync-webpack-plugin
2017-07-01 19:39:12 -07:00
093d1f724d
Refactor module (loader) rules
...
- Removed unnecessary url-loader targeting .woff files
- Replaced file-loader with url-loader (file is fallback for url)
- PostCSS plugins are all loaded manually vs postcss.config.js
2017-07-01 12:49:47 -07:00
cc41cc1e3b
Support config-local.json overrides config.json
2017-06-30 21:02:09 -07:00
Ben
c21df9965f
Update Autoprefixer and standardize browserlist location ( #1899 )
...
This updates Autoprefixer to 7.1.1, and also moves the browser target
list to package.json, in line with the recommendation made in this
article (https://evilmartians.com/chronicles/autoprefixer-7-browserslist-2-released )
from the developers of Autoprefixer and Browserslist.
2017-05-31 13:09:00 -07:00
Ben Word
c3e6f1324e
assets/ -> resources/assets/
2017-04-03 18:42:26 -06:00