RSNewWebUI/webui-src/make-src
Mohammed Saud 8564c38970
Add editor config and update additional lint rules (#29)
* add editor config and additional lint rules

* add prettierignore config
2021-04-15 23:52:49 +05:30
..
.prettierignore Add editor config and update additional lint rules (#29) 2021-04-15 23:52:49 +05:30
build.bat first brand, extracted from old web UI 2018-12-30 23:33:28 +01:00
build.sh added data folder into build.sh script for development only 2020-12-19 17:51:15 +01:00
chat.css first brand, extracted from old web UI 2018-12-30 23:33:28 +01:00
init.bat first brand, extracted from old web UI 2018-12-30 23:33:28 +01:00
init.sh first brand, extracted from old web UI 2018-12-30 23:33:28 +01:00
main.css Revamp button design 2019-07-04 21:49:58 +05:30
readme.md first brand, extracted from old web UI 2018-12-30 23:33:28 +01:00
template.js improve require() functions module detection 2020-01-15 19:11:24 +05:30

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