mirror of
git://git.savannah.gnu.org/guix/guix-cuirass.git
synced 2024-12-29 11:40:16 +01:00
eefe5ab171
* .gitignore: Ignore minified JavaScript file. * Makefile.am: Add rule for minifying datatables.js. (dist_css_DATA): Use readable CSS file. * src/cuirass/http.scm (%file-white-list): Use name of readable CSS file. * src/cuirass/templates.scm (html-page): Same. * build-aux/guix/cuirass-package.scm (cuirass)[native-inputs]: Add esbuild. * src/static/css/datatables.min.css: Replace this file... * src/static/css/datatables.css: ...with this new file. * src/static/js/datatables.min.js: Replace this file... * src/static/js/datatables.js: ...with this new file. |
||
---|---|---|
.. | ||
guix | ||
git-version-gen | ||
pre-inst-env.in | ||
test-driver.scm |