exclude bskyweb bskyembed and web-build (#3790)
This commit is contained in:
parent
09f3b2ae14
commit
80a1687dae
1 changed files with 2 additions and 1 deletions
|
|
@ -12,5 +12,6 @@
|
||||||
"view/*": ["./src/view/*"],
|
"view/*": ["./src/view/*"],
|
||||||
"crypto": ["./src/platform/crypto.ts"]
|
"crypto": ["./src/platform/crypto.ts"]
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
"exclude": ["bskyweb", "bskyembed", "web-build"]
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue