This website works better with JavaScript
Home
Explore
Help
Sign In
archive
/
spine-runtimes
mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Added canvas dir to exclude (
#676
)
Carsten Moberg Hammer
9 years ago
parent
28b97e4532
commit
0423af5d48
1 changed files
with
1 additions
and
0 deletions
Unified View
Show Diff Stats
1
0
spine-ts/tsconfig.core.json
+ 1
- 0
spine-ts/tsconfig.core.json
View File
@@ -14,6 +14,7 @@
"exclude": [
"exclude": [
"webgl",
"webgl",
"widget",
"widget",
+ "canvas",
"threejs",
"threejs",
"build"
"build"
]
]