mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-02-14 19:11:36 +08:00
[ts][pixi] Excluded typescript example from build
This commit is contained in:
parent
fd65b561b8
commit
986e061272
@ -14,7 +14,8 @@
|
||||
"**/*.ts",
|
||||
],
|
||||
"exclude": [
|
||||
"dist/**/*.d.ts"
|
||||
"dist/**/*.d.ts",
|
||||
"example/**/*.ts"
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user