29 Commits (9155fb52a3313c089c2ae18115f7794285911667)

Author SHA1 Message Date
dependabot[bot] 9155fb52a3 Update babel-eslint requirement from ^8.2.6 to ^9.0.0 in /{{cookiecutter.app_name}} 6 years ago
Steven Loria 973bcd96cb
Use environment variables for configuration 6 years ago
dependabot[bot] 17b3c1ac28
Update eslint requirement from ^3.19.0 to ^5.3.0 in /{{cookiecutter.app_name}} 6 years ago
dependabot[bot] 445f23d16b
Update css-loader requirement to ^1.0.0 in /{{cookiecutter.app_name}} 6 years ago
dependabot[bot] c9e07d73b4
Update less requirement to ^3.8.0 in /{{cookiecutter.app_name}} 6 years ago
dependabot[bot] e8fbb100a7
Update url-loader requirement to ^1.0.1 in /{{cookiecutter.app_name}} 6 years ago
dependabot[bot] 6cfd02a216
Update babel-eslint requirement to ^8.2.6 in /{{cookiecutter.app_name}} 6 years ago
dependabot[bot] fc084339f3
Update file-loader requirement to ^1.1.11 in /{{cookiecutter.app_name}} 6 years ago
dependabot[bot] 78b1eecb07
Update webpack-dev-server requirement to ^3.1.5 in /{{cookiecutter.app_name}} 6 years ago
Will Roberts e1c91e6c09 package.json: specify engines with node>=4 7 years ago
Steven Loria 54e51268de
More concise npm scripts 7 years ago
Steven Loria 94fd865d78
Fix eslint errors and switch to babel-preset-env 7 years ago
Steven Loria f86e6688a5
Remove unnecessary entries from package.json 7 years ago
Will Roberts 33ae81c0eb concurrently: cleaner cmdline, and moar colors 7 years ago
Will Roberts 9afe52c81d concurrently: set names for the two servers 7 years ago
Will Roberts b278a72015 run webpack-dev-server and flask server with concurrently 7 years ago
Will Roberts ec25c0401b change NODE_ENV to "production" 7 years ago
Will Roberts 1387c88ee9 package.json: switch to bsd 3 license 7 years ago
Will Roberts ba03230789 Revert "remove less and less-loader" 7 years ago
Will Roberts d39db511e5 remove less and less-loader 7 years ago
Will Roberts 0cb1aa422f npm run build runs webpack in production mode 7 years ago
Will Roberts 132d5c0272 package.json: fix path for linting js code 7 years ago
Will Roberts 7192ad630b cleanup to webpack config 7 years ago
Will Roberts 119b102693 replace bower with npm and Flask-Assets with webpack 7 years ago