add setup to compile ts files to compiled_app folder
This commit is contained in:
parent
f07963f930
commit
7874fa813a
7 changed files with 108 additions and 8 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,6 +1,7 @@
|
|||
# build output
|
||||
dist
|
||||
app/renderer
|
||||
compiled_app
|
||||
bin/cli.*
|
||||
|
||||
# dependencies
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue