pyup-bot
b5baee509e
Update flask-sqlalchemy from 2.3.1 to 2.3.2
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
pyup-bot
7751b8a476
Update pytest from 3.2.2 to 3.2.3
7 years ago
pyup-bot
e6401d1d9c
Update flask-sqlalchemy from 2.2 to 2.3.1
7 years ago
pyup-bot
0aac7d452f
Update pytest from 3.2.1 to 3.2.2
7 years ago
pyup-bot
6793056a30
Update sqlalchemy from 1.1.13 to 1.1.14
7 years ago
pyup-bot
7b765d3f4d
Update flask-migrate from 2.1.0 to 2.1.1
7 years ago
pyup-bot
5778134fa9
Update sqlalchemy from 1.1.11 to 1.1.13
7 years ago
pyup-bot
618dc6a584
Update psycopg2 from 2.7.3 to 2.7.3.1
7 years ago
pyup-bot
b65cb1753b
Update pytest from 3.1.3 to 3.2.1
7 years ago
pyup-bot
5012645c4f
Update factory-boy from 2.8.1 to 2.9.2
7 years ago
pyup-bot
3d30272a38
Update flake8-isort from 2.2.1 to 2.2.2
7 years ago
pyup-bot
f58e518feb
Update webtest from 2.0.27 to 2.0.28
7 years ago
pyup-bot
1bcdc673ba
Update flake8 from 3.3.0 to 3.4.1
7 years ago
pyup-bot
b1d8366861
Update flask-migrate from 2.0.4 to 2.1.0
7 years ago
pyup-bot
034fcde289
Update psycopg2 from 2.7.2 to 2.7.3
7 years ago
pyup-bot
78c34bd2ea
Update psycopg2 from 2.7.1 to 2.7.2
7 years ago
pyup-bot
cf9059dfe4
Update pytest from 3.1.2 to 3.1.3
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
f1e89d809f
{{cookiecutter.app_name}}/assets/js/script.js: remove IIFE
7 years ago
Will Roberts
2286b842d2
webpack-config: build source-map in production mode
7 years ago
Will Roberts
83ae3ebfab
webpack-config: export NODE_ENV=production when not in debug mode
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
912ac83314
created travis: npm run lint and npm run build
7 years ago
Will Roberts
35e72ea9f7
js code: fix eslint errors
7 years ago
Will Roberts
ba03230789
Revert "remove less and less-loader"
...
This reverts commit d39db511e5
.
7 years ago
Will Roberts
aecf38debc
webpack config: another fix to broken regex
7 years ago
Will Roberts
d884e1afbd
webpack config: fix broken regex
7 years ago
Will Roberts
8696c884b1
process more stuff through file-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
7d6d27a853
.gitignore fix path for webpack products
7 years ago
Will Roberts
132d5c0272
package.json: fix path for linting js code
7 years ago
Will Roberts
83d4fbbc9a
README: make new section for asset management
7 years ago
Will Roberts
9648429064
README: escape jinja2 curly braces
7 years ago
Will Roberts
7192ad630b
cleanup to webpack config
7 years ago
Will Roberts
52e69f5783
README: document webpack asset management
7 years ago
Will Roberts
04872dd6e2
fix paths to js and css in webpack config
7 years ago
Will Roberts
e44e118463
{{cookiecutter.app_name}}/assets/img/
7 years ago
Will Roberts
c204f3fd17
use webpack file-loader to manage assets apart from js and css
7 years ago
Will Roberts
cf0e254949
fix flake8 import order
7 years ago
Will Roberts
bc5feac02f
don't run flake8 on node_modules
7 years ago
Will Roberts
750c936892
travis: specify node v6.10
7 years ago
Will Roberts
119b102693
replace bower with npm and Flask-Assets with webpack
...
The npm configuration:
- Includes linting of javascript with eslint
The webpack setup here:
- Bundles javascript and css, using hashing to support server-side
caching, with support from Flask-Webpack and
manifest-revision-webpack-plugin
- Uses babel to transpile ES6 javascript
- Includes a development server with hot-replacing of javascript and
css code
7 years ago
pyup-bot
f6f6732247
Update sqlalchemy from 1.1.10 to 1.1.11
7 years ago