mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-19 21:00:40 +08:00
chore: update package.json to exclude test files from npm publishing
This commit is contained in:
parent
ff0c5cf6f4
commit
9f18bc019a
@ -30,7 +30,7 @@
|
||||
},
|
||||
"files": [
|
||||
"dist",
|
||||
"src",
|
||||
"!dist/**/*.test.*",
|
||||
"CHANGELOG.md",
|
||||
"LICENSE"
|
||||
],
|
||||
|
||||
Loading…
Reference in New Issue
Block a user