NullVoxPopuli / rollup-plugin-glimmer-template-tag

Rollup plugin for providing support for both gjs and gts file formats
MIT License
2 stars 1 forks source link

Option to do split compile (requiring both rollup and babel config) #11

Closed NullVoxPopuli closed 1 year ago

NullVoxPopuli commented 1 year ago

This reduces the number of babel parses per file by 1. Could be good for perf in large projects. Downside is that it exposes the intermediate format and requires transpileOnly: true

changeset-bot[bot] commented 1 year ago

🦋 Changeset detected

Latest commit: 5938936d9d7471d1ab03e0dbe1ee9eba23f47634

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | ---------------------------------- | ----- | | rollup-plugin-glimmer-template-tag | Minor |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR