Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix urlPath support, let CodiMD be served from a subpath correctly | Enrico Guiraud | 2019-12-20 | 1 | -1/+1 |
| | | | | | | | | Webpack now uses relative paths for resources linked from by static snippets. A templated <base> tag has been introduced in headers so app.js can set the base URL at runtime. Signed-off-by: Enrico Guiraud <enrico.guiraud@cern.ch> | ||||
* | Fix #1016: webpack include defect for scripts and header files. | MartB | 2018-10-16 | 1 | -1/+1 |
| | | | | Signed-off-by: MartB <mart.b@outlook.de> | ||||
* | Upgrade to Webpack 4 - first try | David Mehren | 2018-09-06 | 1 | -1/+1 |
| | | | | Signed-off-by: David Mehren <dmehren1@gmail.com> | ||||
* | Fix the generate template not including base url variable | Wu Cheng-Han | 2016-12-12 | 1 | -1/+1 |
| | |||||
* | Enable production assets hash | Yukai Huang | 2016-10-12 | 1 | -0/+3 |