61 Commits (master)

Author SHA1 Message Date
dependabot-preview[bot] 1e34130ad5 Bump url-loader from 2.3.0 to 3.0.0 in /{{cookiecutter.app_name}} 5 years ago
dependabot-preview[bot] 5f7d16eb65 Bump file-loader from 4.3.0 to 5.0.2 in /{{cookiecutter.app_name}} 5 years ago
dependabot-preview[bot] f9b575df4e Bump raw-loader from 3.1.0 to 4.0.0 in /{{cookiecutter.app_name}} 5 years ago
James Curtin 2764d2eba4 Include all image files by default 5 years ago
James Curtin 3e53bdb824 Remove deprecated flask-webpack library 5 years ago
Tobiasz Kędzierski 6264b22311 Add heroku deployment feature 5 years ago
dependabot-preview[bot] baf7140c76 Bump concurrently from 4.1.2 to 5.0.0 in /{{cookiecutter.app_name}} 5 years ago
dependabot-preview[bot] ddb87de15c Update eslint requirement in /{{cookiecutter.app_name}} (#541) 5 years ago
dependabot-preview[bot] 3e6923c0db Update eslint-config-airbnb-base requirement (#536) 5 years ago
dependabot-preview[bot] c2edb53eac Update mini-css-extract-plugin requirement in /{{cookiecutter.app_name}} (#522) 5 years ago
dependabot-preview[bot] fca39fa74d
Update css-loader requirement in /{{cookiecutter.app_name}} 5 years ago
James Curtin d2f37093e1 One-time black refactor of template 5 years ago
James Curtin 26081ee747
Eliminate unnecessary pinned dependencies 5 years ago
dependabot-preview[bot] 5d7f8ab303
Update url-loader requirement from ^1.1.2 to ^2.0.0 in /{{cookiecutter.app_name}} (#498) 5 years ago
James Curtin 956390b308
Upgrade JS modules 5 years ago
dependabot-preview[bot] 6ff24f16d6
Update raw-loader requirement in /{{cookiecutter.app_name}} (#494) 5 years ago
James Curtin 0ed150b02a Implement docker environment 5 years ago
dependabot[bot] e4a1f7461e Update raw-loader requirement in /{{cookiecutter.app_name}} (#460) 5 years ago
dependabot[bot] 37155de801 Update less-loader requirement in /{{cookiecutter.app_name}} (#469) 5 years ago
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