Closed joachimtingvold closed 7 years ago
This will cause 404 on clients when trying to load 035-translations.js
(unless the file is copied/moved), but that's OK; a) it will default to english even when 404, and b) the individual *.js-includes are temporary until "styles.min.css"/"scripts.min.js" becomes default again (and js-css-minify.sh
won't include the 035-translations.js.dist
unless it's copied/moved).
Don't include translations by default. Also renamed .css/.js-files to make room for files in-between without needing to reorder them all.
Fixes #16.