Skip to content

Commit

Permalink
fix(internals): remove libquery_engine from npm package
Browse files Browse the repository at this point in the history
Closes #15244
Related #14141

Before https://www.npmjs.com/package/@prisma/internals
Unpacked Size 124 MB

After, from `pnpm publish --dry-run --no-git-checks`
npm notice package size:  77.7 kB
npm notice unpacked size: 397.7 kB
  • Loading branch information
Jolg42 committed Dec 6, 2022
1 parent ec48472 commit 1e83795
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/internals/package.json
Expand Up @@ -22,6 +22,8 @@
"files": [
"README.md",
"dist",
"!**/libquery_engine*",
"!dist/get-generators/engines/*",
"scripts"
],
"devDependencies": {
Expand Down

0 comments on commit 1e83795

Please sign in to comment.