Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix #1016: webpack include defect for scripts and header files. | MartB | 2018-10-16 | 2 | -2/+2 |
| | | | | Signed-off-by: MartB <mart.b@outlook.de> | ||||
* | Upgrade to Webpack 4 - first try | David Mehren | 2018-09-06 | 2 | -3/+3 |
| | | | | Signed-off-by: David Mehren <dmehren1@gmail.com> | ||||
* | Move config out of statics path | Sheogorath | 2018-06-24 | 1 | -1/+1 |
| | | | | | | | | Since static path is providing with a high expiration data, we provide configs via API. This shouldn't add any noticeable load while making it uncached and this way working again. Signed-off-by: Sheogorath <sheogorath@shivering-isles.com> | ||||
* | Update to generate front-end constants on server startup | Wu Cheng-Han | 2017-03-20 | 1 | -0/+1 |
| | | | | To avoid extra webpacking on changing configs and follow the 12 factor app | ||||
* | Fix the generate template not including base url variable | Wu Cheng-Han | 2016-12-12 | 2 | -2/+2 |
| | |||||
* | Enable production assets hash | Yukai Huang | 2016-10-12 | 2 | -0/+6 |