mirror of
https://github.com/RetroShare/RSNewWebUI.git
synced 2026-09-14 02:55:47 +05:00
The config_resolver.js file will be used to handle the /config route and can take in extended path for proper resolving. The require polyfill does not have the concept of directories and multiple paths so the name has to be preceeded by "config_" until that is fixed. |
||
|---|---|---|
| .. | ||
| build.bat | ||
| build.sh | ||
| chat.css | ||
| init.bat | ||
| init.sh | ||
| main.css | ||
| readme.md | ||
| template.js | ||
this folder contains files needed to create webfiles at compile-time and qmake
- init.sh creates dummy files at qmake
- build.sh creates files at compile time
- chat.css compiled version of _chat.sass (.sass should replaced by .scss)
- main.css simple template extracted from main.sass
- template.js start of compiled app.js, containing additional created content