Move dev-only hooks into their own folder that isn't included in the build
This commit is contained in:
parent
8de63e91c7
commit
803c1673e2
7 changed files with 37 additions and 4 deletions
|
|
@ -12,6 +12,7 @@
|
|||
},
|
||||
"include": [
|
||||
"module/**/*",
|
||||
"dev/**/*",
|
||||
"foundry/client/client.mjs",
|
||||
"foundry/client/global.d.mts",
|
||||
"foundry/common/primitives/global.d.mts"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue