Fix .gitignore and build demo project (#98)
* Update package-lock.json * Add gitignore editor folders * Fix demo build missing dependency
This commit is contained in:
parent
5f80320afd
commit
7c20b83d33
13 changed files with 7988 additions and 4294 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -6,3 +6,5 @@ node_modules
|
|||
out-tsc
|
||||
/.vs
|
||||
/.angular
|
||||
.idea
|
||||
.DS_Store
|
||||
Loading…
Add table
Add a link
Reference in a new issue