Skip to content

Commit

Permalink
deps: upgrade to rpt2 0.32.1 to fix configPlugin declarationMap i…
Browse files Browse the repository at this point in the history
…ssue

- Per b14060c, I ran into a bug in rpt2 when using it as a `configPlugin` and enabling declarationMaps
  - that bug was actually due to some code _I_ wrote in rpt2 and an edge case I didn't know existed (`configPlugin` usage means Rollup has no `output`)
  - so I eventually fixed it myself too
  - and in the past month I stepped up to help maintain rpt2 and fixed a ton of issues and improved lots of things per the release notes :)

- since declarationMaps now work while using as a `configPlugin`, remove the workaround `tsconfig.rollup.json`
  • Loading branch information
agilgur5 committed Jun 11, 2022
1 parent 0154531 commit 5771d33
Show file tree
Hide file tree
Showing 3 changed files with 31 additions and 264 deletions.

0 comments on commit 5771d33

Please sign in to comment.