Skip to content

Commit

Permalink
Merge branch 'optimize-dep' into previewAnno
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiasdiez committed Sep 23, 2024
2 parents 4ad25a5 + d43564e commit 300f6f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/builders/builder-vite/src/optimizeDeps.ts
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ const INCLUDE_CANDIDATES = [
'fast-deep-equal',
'html-tags',
'isobject',
'jsdoc-type-pratt-parser', // TODO: Remove this once it's converted to ESM: https://github.com/jsdoc-type-pratt-parser/jsdoc-type-pratt-parser/issues/173
'loader-utils',
'lodash/camelCase.js',
'lodash/camelCase',
Expand Down

0 comments on commit 300f6f4

Please sign in to comment.