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
0a6ca78bc8
travis: run eslint
7 years ago
Will Roberts
35e72ea9f7
js code: fix eslint errors
7 years ago
Steven Loria
7cd60b8211
Merge pull request #182 from sloria/pyup-update-sqlalchemy-1.1.10-to-1.1.11
...
Update sqlalchemy to 1.1.11
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
ca71ac6584
travis: nvm install node
7 years ago
Will Roberts
80a36d2a73
travis: try using nvm
7 years ago
Will Roberts
7fb25fb4ce
travis: need node.js v6
7 years ago
Will Roberts
a13099d1ba
run "npm install" and "npm run build" during travis test
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
Steven Loria
bceb85cf54
Merge pull request #180 from sloria/pyup-update-pytest-3.1.1-to-3.1.2
...
Update pytest to 3.1.2
8 years ago
Steven Loria
29ea12e30b
Merge pull request #179 from sloria/pyup-update-isort-4.2.14-to-4.2.15
...
Update isort to 4.2.15
8 years ago
pyup-bot
2cdcb86012
Update pytest from 3.1.1 to 3.1.2
8 years ago
pyup-bot
4ebb4f96d9
Update isort from 4.2.14 to 4.2.15
8 years ago
Steven Loria
e5307d82ed
Merge pull request #178 from sloria/pyup-update-isort-4.2.5-to-4.2.14
...
Update isort to 4.2.14
8 years ago
pyup-bot
a121f2e34a
Update isort from 4.2.5 to 4.2.14
8 years ago
Steven Loria
0f5fe22c92
Merge pull request #171 from sloria/pyup-update-pytest-3.1.0-to-3.1.1
...
Update pytest to 3.1.1
8 years ago
Steven Loria
bc521069e5
Merge pull request #170 from sloria/pyup-update-flask-migrate-2.0.3-to-2.0.4
...
Update flask-migrate to 2.0.4
8 years ago
pyup-bot
d7591836e1
Update pytest from 3.1.0 to 3.1.1
8 years ago
pyup-bot
94aa477294
Update flask-migrate from 2.0.3 to 2.0.4
8 years ago
Steven Loria
9d6becaed1
Merge pull request #169 from sloria/pyup-update-flake8-quotes-0.10.1-to-0.11.0
...
Update flake8-quotes to 0.11.0
8 years ago
pyup-bot
5f16618827
Update flake8-quotes from 0.10.1 to 0.11.0
8 years ago
Steven Loria
29a3886e2c
Merge pull request #168 from sloria/pyup-update-pytest-3.0.7-to-3.1.0
...
Update pytest to 3.1.0
8 years ago
pyup-bot
4cd5700dda
Update pytest from 3.0.7 to 3.1.0
8 years ago
Steven Loria
64760daec3
Merge pull request #167 from sloria/pyup-update-flake8-quotes-0.9.0-to-0.10.1
...
Update flake8-quotes to 0.10.1
8 years ago
pyup-bot
931f4fe1aa
Update flake8-quotes from 0.9.0 to 0.10.1
8 years ago
Steven Loria
c0deaf68c6
Merge pull request #164 from sloria/pyup-update-flake8-isort-2.2-to-2.2.1
...
Update flake8-isort to 2.2.1
8 years ago
Steven Loria
7b1582180c
Merge pull request #166 from sloria/pyup-update-sqlalchemy-1.1.9-to-1.1.10
...
Update sqlalchemy to 1.1.10
8 years ago
pyup-bot
84ae2507f2
Update sqlalchemy from 1.1.9 to 1.1.10
8 years ago