Ghost/ghost/minifier/test
Hannah Wolfe 03b1e9c3bd Minifier initial version
- wired up a basic minification package
- accepts config for css or js files and can concat and minify them into a single file for each type
- this will be used for generating merged css and js files for various cards, controlled by theme config
2021-11-03 14:16:49 +00:00
..
fixtures/basic-cards Minifier initial version 2021-11-03 14:16:49 +00:00
utils Minifier initial version 2021-11-03 14:16:49 +00:00
.eslintrc.js Minifier initial version 2021-11-03 14:16:49 +00:00
minifier.test.js Minifier initial version 2021-11-03 14:16:49 +00:00