Skip to content

Commit

Permalink
fix: Reduce bundle size
Browse files Browse the repository at this point in the history
  • Loading branch information
bcanfield committed Aug 17, 2023
1 parent 9bc9ee7 commit 1a38b2a
Showing 1 changed file with 11 additions and 4 deletions.
15 changes: 11 additions & 4 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -1,9 +1,16 @@
src/**/*
node_modules/
prisma/
prisma_large/
prisma_non_working/
templateRoot/
.github/
__tests__/
*.md
dev/
devNexquikApp/
nexquikApp/
.eslintrc.json
.gitattributes
babel.config.js
jest.config.js
prettierrc.json
release.config.js
schema.prisma
tsconfig.json

0 comments on commit 1a38b2a

Please sign in to comment.