riot-web/scripts
J. Ryan Stinnett 49be03e845 Process images with Webpack
This adds a `file-loader` rule to the Webpack build so that any requests for
image resource will be output into the app's output directory, but with an extra
content has appended so that we can safely use a long cache lifetime.

The CSS and SCSS rules are also changed to use `css-loader` so that any `url`
inside is automatically processed by the new image rule above.
2019-01-18 08:39:09 -06:00
..
check-i18n.pl
copy-res.js Process images with Webpack 2019-01-18 08:39:09 -06:00
deploy.py
electron-package.sh Change electron build script paths 2018-10-16 10:26:04 +01:00
fetch-develop.deps.sh
genflags.sh
issues-burndown.pl
issues-no-state.pl
jenkins.sh Argh, npm, why are you so awful? 2018-11-21 19:25:11 +00:00
make-icons.sh
npm-sub.js
package.sh
redeploy.py