diff options
author | Dan Finlay <dan@danfinlay.com> | 2016-07-02 05:23:37 +0800 |
---|---|---|
committer | Dan Finlay <dan@danfinlay.com> | 2016-07-02 05:23:37 +0800 |
commit | 0cd11915cec52408472fc6424e6680b6266526dd (patch) | |
tree | fded2a6a55283444e4f0aafaf9cd7be0d3815115 /fonts | |
parent | c75543dac8f81bc922d08803aaf92866ef823ddf (diff) | |
download | tangerine-wallet-browser-0cd11915cec52408472fc6424e6680b6266526dd.tar tangerine-wallet-browser-0cd11915cec52408472fc6424e6680b6266526dd.tar.gz tangerine-wallet-browser-0cd11915cec52408472fc6424e6680b6266526dd.tar.bz2 tangerine-wallet-browser-0cd11915cec52408472fc6424e6680b6266526dd.tar.lz tangerine-wallet-browser-0cd11915cec52408472fc6424e6680b6266526dd.tar.xz tangerine-wallet-browser-0cd11915cec52408472fc6424e6680b6266526dd.tar.zst tangerine-wallet-browser-0cd11915cec52408472fc6424e6680b6266526dd.zip |
Improved Ui Dev Mode
Dev mode now reloads on file changes (although it seems to sometimes reload too soon, not getting the update... we can tune the timeout interval in development/index.html)
Dev mode now reloads on all non-`node_modules` file changes, so the `ui` and `app` folders are both being watched for live reloading.
Diffstat (limited to 'fonts')
l--------- | fonts | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -0,0 +1 @@ +app/fonts
\ No newline at end of file |