diff options
author | Michael Muré <batolettre@gmail.com> | 2018-07-18 18:55:07 +0200 |
---|---|---|
committer | Michael Muré <batolettre@gmail.com> | 2018-07-18 18:55:07 +0200 |
commit | 459bb8747d9e84493b8d04a3172e6758452a75b9 (patch) | |
tree | 4cd8c89f61830f0502a35ddd8cf98d5cc88a5110 /webui/build/asset-manifest.json | |
parent | b4ba7bde718608582ed36b216a847659e76cd872 (diff) | |
download | git-bug-459bb8747d9e84493b8d04a3172e6758452a75b9.tar.gz |
add compiled webui
Diffstat (limited to 'webui/build/asset-manifest.json')
-rw-r--r-- | webui/build/asset-manifest.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/webui/build/asset-manifest.json b/webui/build/asset-manifest.json new file mode 100644 index 00000000..48fb9c4d --- /dev/null +++ b/webui/build/asset-manifest.json @@ -0,0 +1,6 @@ +{ + "main.css": "static/css/main.c17080f1.css", + "main.css.map": "static/css/main.c17080f1.css.map", + "main.js": "static/js/main.547de5b3.js", + "main.js.map": "static/js/main.547de5b3.js.map" +}
\ No newline at end of file |