Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(loader): empty files should be loadable #24515

Merged
merged 1 commit into from
Jun 14, 2024
Merged

Conversation

Druue
Copy link
Contributor

@Druue Druue commented Jun 12, 2024

@Druue Druue added this to the 5.16.0 milestone Jun 12, 2024
@Druue Druue requested a review from a team as a code owner June 12, 2024 17:39
@Druue Druue requested review from jkomyno and removed request for a team June 12, 2024 17:39
@Druue Druue assigned Druue and unassigned Druue Jun 12, 2024
@Druue Druue requested a review from SevInf June 12, 2024 17:40
Copy link
Contributor

github-actions bot commented Jun 12, 2024

size-limit report 📦

Path Size
packages/client/runtime/library.js 179.94 KB (0%)
packages/client/runtime/library.d.ts 81 B (0%)
packages/client/runtime/binary.js 601.01 KB (0%)
packages/client/runtime/binary.d.ts 26 B (0%)
packages/client/runtime/edge.js 159.14 KB (0%)
packages/client/runtime/edge-esm.js 159.03 KB (0%)
packages/client/runtime/wasm.js 115.02 KB (0%)
packages/client/runtime/index-browser.js 33.9 KB (0%)
packages/client/runtime/index-browser.d.ts 89 B (0%)
packages/cli/build/index.js 2.1 MB (+0.01% 🔺)
packages/client/prisma-client-0.0.0.tgz 2.86 MB (0%)
packages/cli/prisma-0.0.0.tgz 3.67 MB (+0.01% 🔺)
packages/bundle-size/da-workers-libsql/output.tgz 857.92 KB (0%)
packages/bundle-size/da-workers-neon/output.tgz 935.41 KB (0%)
packages/bundle-size/da-workers-pg/output.tgz 953.91 KB (0%)
packages/bundle-size/da-workers-pg-worker/output.tgz 909.61 KB (0%)
packages/bundle-size/da-workers-planetscale/output.tgz 870.95 KB (0%)
packages/bundle-size/da-workers-d1/output.tgz 830.17 KB (0%)

@Druue Druue force-pushed the fix/load-empty-schema-files branch from e9587db to 1a4f1f9 Compare June 14, 2024 08:55
@Druue Druue merged commit 748cdbc into main Jun 14, 2024
213 of 214 checks passed
@Druue Druue deleted the fix/load-empty-schema-files branch June 14, 2024 12:02
@Druue
Copy link
Contributor Author

Druue commented Jun 14, 2024

internal slack thread

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

VSCode extension panics when opening an empty prisma schema
2 participants