Skip to content

Commit 9a11ee9

Browse files
Add ignore package and implement .convexignore support in bundler
- Added the `ignore` package to dependencies. - Implemented loading and processing of `.convexignore` files in the bundler to skip specified files during the build process. - Updated entry point logic to respect ignore patterns. This enhances the build process by allowing users to exclude files from being processed based on their ignore configuration. This brings both Typescript performance boosts and reduced circular dependency relateded issues
1 parent 632fd31 commit 9a11ee9

File tree

4 files changed

+1974
-3
lines changed

4 files changed

+1974
-3
lines changed

0 commit comments

Comments
 (0)