Skip to content

Commit

Permalink
Vite: Add jsdoc-type-pratt-parser to optimizeDeps
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiasdiez committed Sep 22, 2024
1 parent 221f6a7 commit d43564e
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 d43564e

Please sign in to comment.