Commit Graph

168 Commits

Author SHA1 Message Date
Oskar Schöldström
fb55b6464a Fix lint:styles script not matching files in deep subdirectories 2017-08-16 22:00:52 -05:00
Ben Word
ce754b88df BS4 now requires Popper 2017-08-11 17:59:18 -06:00
Ben Word
505fa357a7 Bootstrap 4 Beta, Sage 9.0.0-beta.4 2017-08-11 17:36:19 -06:00
d2e58cc0d0 Update webpack 3.3.0 2017-07-18 02:23:56 -07: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
d79504bf48 Revert to latest stable version of file-loader 2017-07-01 07:09:40 -07:00
39ac9e7ecc Implement autoload system for styles/scripts 2017-07-01 04:52:49 -07:00
b8a502def6 Update npm dependencies 2017-06-30 23:56:54 -07:00
f370d7674e Stylelint allow empty sources 2017-06-30 20:48:28 -07:00
f02e2d3e86 Move eslint and stylelint configs to package.json 2017-06-30 20:47:27 -07:00
Ben Word
ae530661cb Merge branch 'master' into dev-stylelint 2017-06-11 17:43:19 -06: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
Sam Rapaport
17e7d76377 Add Stylelint linting for scss files. 2017-04-24 11:38:43 -07:00
Ben Word
4917135ed3 Beta 3 2017-04-21 14:13:20 -06:00
QWp6t
1f06230118 Update dependencies 2017-04-15 18:52:03 -07:00
Ben Word
c3e6f1324e assets/ -> resources/assets/ 2017-04-03 18:42:26 -06:00
QWp6t
038de19e68 Enable HTML injection over SSL 2017-03-29 01:49:11 -07:00
QWp6t
d91cabff58 Update browsersync-webpack-plugin 2017-03-29 01:49:11 -07:00
QWp6t
69c55e9abb Update dependencies 2017-03-29 01:49:11 -07:00
QWp6t
6b40db80fd Fix injection issues 2017-03-29 01:49:11 -07:00
QWp6t
bdad1fe3b1 Use copy-globs-webpack-plugin (#1824) 2017-02-07 14:45:18 -08:00
QWp6t
de3bce92a9 Add support for HTML injection (#1817) 2017-01-21 16:34:45 -08:00
QWp6t
4adbc347c2 Fix browsersync (#1815)
* Update dependencies
* Remove monkey-hot-loader
* Use webpack-merge instead of util/mergeWithConcat()
* Fix: copyglobs plugin `after-emit` is bound twice
* NoErrorsPlugin() is deprecated in favor of NoEmitOnErrorsPlugin()
* webpack-dev-middleware should use same publicPath as compiler
* webpack-hot-middleware/client should be prepended to entries
* Browser should refresh when HMR fails
* Bootstrap package.json has correct main property
Sometime between alpha 2 and 3, package.json was pointing to nonexistent
file, so we referenced file manually in our repo. Underlying issue was
fixed by alpha 4, so we no longer have to specify full path to file.
2017-01-18 23:58:37 -08:00
Ben Word
865ade536b Remove Font Awesome 2017-01-13 11:57:33 -07:00
Ben Word
7a3e792d73 Update CHANGELOG, bump version [ci skip] 2017-01-11 16:12:57 -07:00
Ben Word
21c6d66942 Merge pull request #1800 from psorensen/issue/1797
Update clean task name
2017-01-11 16:01:36 -07:00
Peter Sorensen
7d87c3d7e3 rename clean task
#1797
2017-01-10 12:04:33 -08:00
Scott Walkinshaw
23d283c7bf Use stock eslint 2017-01-09 20:19:51 -05:00
QWp6t
d1e4a07906 update eslint 3.13.1 2017-01-09 16:45:41 -08:00
QWp6t
6c685f656b Bump version 9.0.0-beta.1 2017-01-09 16:45:33 -08:00
QWp6t
bfb3ef7873 Update airbnb 14.0.0 2017-01-09 13:16:58 -08:00
QWp6t
71791d836c Update webpack 2.2.0-rc.3 2017-01-09 13:09:34 -08:00
QWp6t
0456dccdc2 Update dependencies 2017-01-09 13:05:18 -08:00
Ben Word
6f6ac94cca Update to Bootstrap 4 Alpha 6 2017-01-08 08:45:39 -07:00
QWp6t
24cc3b5a42 Use browsersync-webpack-plugin 2017-01-03 08:40:55 -08:00
Ben Word
6a0488a99b npm -> yarn 2016-12-10 23:22:09 -07:00
QWp6t
70ebba7d80 Update dependencies 2016-11-15 00:34:42 -08:00
Ben Word
9641e2c4c9 Update alpha references 2016-11-14 23:28:16 -07:00
QWp6t
8c9ba0546b Reorganize and refactor build routine 2016-11-06 22:31:49 -08:00
QWp6t
c1bb2b3a27 Switch assets manifest plugin 2016-11-06 20:32:47 -08:00
QWp6t
c49793cd3d Add images to assets manifest 2016-11-06 19:40:13 -08:00
QWp6t
0d38ab8391 Switch from babel to buble 2016-11-03 09:05:07 -07:00
QWp6t
eae52fd7ea Update dependencies & webpack compatibility (BREAKING CHANGES) 2016-11-03 08:38:22 -07:00
Craig Dennis
4dc0163932 Fix #1720: Specify absolute version of Webpack (#1721)
Webpack `2.1.0-beta.23` has breaking changes related to the configuration structure, so forcing `2.1.0-beta.22` as a temporary fix by removing the `^`.
2016-09-20 06:42:44 -07:00
QWp6t
f4a8ee5901 9.0.0-alpha.3 2016-09-11 19:00:43 -07:00
QWp6t
10899cf2cd Fix webpack HMR 2016-09-11 11:39:48 -07:00
QWp6t
ab27b45d95 Update dependencies (#1714)
browser-sync                         ^2.14.0  →  ^2.15.0
css-loader                           ^0.24.0  →  ^0.25.0
eslint-config-airbnb                 ^10.0.1  →  ^11.0.0
extract-text-webpack-plugin    ^2.0.0-beta.3  →  ^2.0.0-beta.4
imagemin-webpack-plugin               ^1.0.8  →   ^1.1.0
node-sass                             ^3.8.0  →   ^3.9.3
postcss                               ^5.1.2  →   ^5.2.0
postcss-loader                       ^0.11.0  →  ^0.13.0
sass-loader                           ^4.0.0  →   ^4.0.2
webpack                       ^2.1.0-beta.21  →   ^2.1.0-beta.22
2016-09-09 04:59:00 -07:00
QWp6t
29eeaac506 Assume user has ./node_modules/.bin in their path 2016-09-09 04:32:21 -07:00