This website requires JavaScript.
Explore
Help
Sign In
framework
/
bedrock
Template
Watch
1
Star
0
Fork
0
You've already forked bedrock
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
ea2d4070aae7dfa0f2a684f61c5614abe567fa64
bedrock
/
resources
/
assets
/
build
History
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
..
helpers
Update webpack 3.1.0 et al
2017-07-09 07:28:28 -07:00
util
Update webpack 3.1.0 et al
2017-07-09 07:28:28 -07:00
config.js
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
postcss.config.js
Refactor module (loader) rules
2017-07-01 12:49:47 -07:00
webpack.config.js
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
webpack.config.optimize.js
Refactor module (loader) rules
2017-07-01 12:49:47 -07:00
webpack.config.watch.js
Pass config.open to browsersync-webpack-plugin
2017-07-01 19:39:12 -07:00