Skylsmoi cfebca2cb7 fixed tracim_frontend_lib import + added thread app to rebuild_full_frontend.sh před 5 roky
..
dist moved tracim_frontend_app_thread files into frontend_app_thread před 5 roky
src fixed tracim_frontend_lib import + added thread app to rebuild_full_frontend.sh před 5 roky
.editorconfig moved tracim_frontend_app_thread files into frontend_app_thread před 5 roky
.gitignore moved tracim_frontend_app_thread files into frontend_app_thread před 5 roky
README.md moved tracim_frontend_app_thread files into frontend_app_thread před 5 roky
package.json fixed tracim_frontend_lib import + added thread app to rebuild_full_frontend.sh před 5 roky
rebuild_thread.sh fixed tracim_frontend_lib import + added thread app to rebuild_full_frontend.sh před 5 roky
webpack.config.js fixed tracim_frontend_lib import + added thread app to rebuild_full_frontend.sh před 5 roky

README.md

App Thread for Tracim

This repo is an app loaded by Tracim.

To update this repo

  • commit and push changes
  • run $ npm run build
  • copy dist/thread.app.js and past it into Tracim(repo)/dist/app

Development

To see your changes without importing the app into Tracim:

  • run $ npm run servdev Which will create a web server (webpack) where you will see the app loaded with some default values