This website requires JavaScript.
Explore
Help
Sign In
framework
/
sage
Template
Watch
1
Star
0
Fork
0
You've already forked sage
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
789eec1a57c6f56de7bfca77bcb0ad55f33a6622
sage
/
resources
/
assets
/
build
History
Ben Martinez-Bateman
789eec1a57
This moves our eslint config in .eslint.js, which allows us to use conditionals in the config file itself, significantly simpliying rule creation. For small-scale differences, this seems to be the simplest solution.
2017-12-18 11:51:12 -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
This moves our eslint config in .eslint.js, which allows us to use conditionals in the config file itself, significantly simpliying rule creation. For small-scale differences, this seems to be the simplest solution.
2017-12-18 11:51:12 -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