exclude bskyweb bskyembed and web-build (#3790)
parent
09f3b2ae14
commit
80a1687dae
|
@ -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…
Reference in New Issue