Skip to content

Commit

Permalink
Merge pull request #1142 from nextcloud-libraries/fix/do-not-rollup
Browse files Browse the repository at this point in the history
fix: Do not rollup types
  • Loading branch information
skjnldsv authored Dec 11, 2024
2 parents d6a03ff + 31de6e0 commit af6640e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ export default createLibConfig({
}, {
libraryFormats: ['cjs', 'es'],

DTSPluginOptions: { rollupTypes: true },

nodeExternalsOptions: {
// Force bundle pure ESM module
exclude: ['is-svg'],
Expand Down

0 comments on commit af6640e

Please sign in to comment.