Yukai Huang
|
1af3727fef
|
Remove npm install in heroku build
since heroku detects yarn.lock automatically
|
2017-05-07 18:54:18 +08:00 |
Yukai Huang
|
1ed1996639
|
Remove config.js from setup files
|
2017-01-13 23:37:16 +08:00 |
bananaappletw
|
78c51e5e88
|
Revert "Rename npm script"
This reverts commit ed83dfc862 .
|
2017-01-04 14:30:47 +08:00 |
bananaappletw
|
936d922442
|
Remove unnecessary db config of heroku
|
2016-12-22 15:28:44 +08:00 |
Yukai Huang
|
74c1da4536
|
Simplify output with sequelize database argument
|
2016-12-12 10:36:24 +08:00 |
Yukai Huang
|
50b72c7f03
|
Fix heroku production db setting
|
2016-12-12 08:58:37 +08:00 |
Yukai Huang
|
9e6fd505e1
|
Remove bower occurences
|
2016-12-11 11:18:08 +08:00 |
Yukai Huang
|
ed83dfc862
|
Rename npm script
webpack scripts are meant to “build” assets, so place them under the same namespace
* dev => build:dev
* build => build:prod
|
2016-12-10 22:12:07 +08:00 |
Yukai Huang
|
9f63581c61
|
Config heroku deployment
|
2016-10-16 11:20:29 +08:00 |