We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d749c8c commit 1db8559Copy full SHA for 1db8559
1 file changed
.changeset/gitignore-json-schema.md
@@ -0,0 +1,10 @@
1
+---
2
+"@objectstack/spec": patch
3
+"@objectstack/cli": patch
4
5
+
6
+chore: exclude generated json-schema from git tracking
7
8
+- Add `packages/spec/json-schema/` to `.gitignore` (1277 generated files, 5MB)
9
+- JSON schema files are still generated during `pnpm build` and included in npm publish via `files` field
10
+- Fix studio module resolution logic for better compatibility
0 commit comments