element-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 Merge branch 'develop' into new-guest-access 2017-05-28 22:50:53 +01:00
copy-res.js Process images with Webpack 2019-01-18 08:39:09 -06:00
deploy.py This is the default 2017-09-20 18:17:06 +01:00
electron-package.sh Change electron build script paths 2018-10-16 10:26:04 +01:00
fetch-develop.deps.sh Fix npm link in the build script 2018-09-17 17:57:27 -06:00
genflags.sh make flags less muddy - fixes https://github.com/vector-im/riot-web/issues/3974 2017-05-29 00:10:08 +01:00
issues-burndown.pl change wording to not confuse users building repo 2017-05-11 17:49:31 +01:00
issues-no-state.pl change wording to not confuse users building repo 2017-05-11 17:49:31 +01:00
jenkins.sh Argh, npm, why are you so awful? 2018-11-21 19:25:11 +00:00
make-icons.sh npm is "smart" enough to try and install our electron wrapper as a module 2017-05-10 13:36:27 +01:00
npm-sub.js Send standard output/input from npm-sub.js to the parent proc 2018-09-25 15:54:38 -06:00
package.sh fix #3894 2017-05-15 21:14:01 +01:00
redeploy.py Fix debug message to be clearer 2017-09-21 10:26:07 +01:00