Drop CJS version of adapter-netlify - #7401
Conversation
🦋 Changeset detectedLatest commit: 195d8cc The changes in this PR will be included in the next version bump. This PR includes changesets to release 2 packages
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 |
|
I think we'll still need the bundling step, because otherwise apps will need to declare dependencies on things like |
Presumably the adapter dependencies would just get installed when you run |
The CJS version should be unused since #6666, so this should not be a user visible change. I still added it to the changelog though so that we can cut a new release
If this works well, a followup might be to see if we can get rid of the Rollup bundling step in this project since it seems the other adapters don't need it