mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-02-06 15:24:55 +08:00
[phaser] Exclude example TS files from build
This commit is contained in:
parent
2cc7667a18
commit
eb51ae30d9
@ -20,7 +20,8 @@
|
||||
"**/*.ts",
|
||||
],
|
||||
"exclude": [
|
||||
"dist/**/*.d.ts"
|
||||
"dist/**/*.d.ts",
|
||||
"example/**/*.ts"
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user