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