41 Commits (c1a76b484d6148a83339431c3694f5939df2c17d)

Author SHA1 Message Date
Steven Loria c1a76b484d
Switch to MIT license 5 years ago
Oerd Cukalla d600bb43a6
Fix `flask-server` script to be run through pipenv 5 years ago
Dan Lloyd 95c55ff0b6 Downgrade webpack-dev-server pending webpack4 support. 6 years ago
dependabot[bot] e03456bdca
Update babel-eslint requirement 6 years ago
Kirill Malev 7115964bdf
Bootstrap update 4.1.1 -> 4.1.3 6 years ago
dependabot[bot] 685067e13b Update eslint-config-airbnb-base requirement from ^11.2.0 to ^13.1.0 in /{{cookiecutter.app_name}} 6 years ago
dependabot[bot] 8e2240991c Update file-loader requirement from ^1.1.11 to ^2.0.0 in /{{cookiecutter.app_name}} 6 years ago
dependabot[bot] 9930e019e4 Update concurrently requirement from ^3.5.0 to ^4.0.1 in /{{cookiecutter.app_name}} 6 years ago
dependabot[bot] bc4e3ad400 Update style-loader requirement from ^0.18.2 to ^0.23.0 in /{{cookiecutter.app_name}} 6 years ago
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
Adam Wallis 19cdae8adf Update boostrap to 4.1.1 6 years ago
Will Roberts e1c91e6c09 package.json: specify engines with node>=4 6 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