Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: remove rollup #450

Merged
merged 6 commits into from
Mar 14, 2024
Merged

feat: remove rollup #450

merged 6 commits into from
Mar 14, 2024

Conversation

dstaley
Copy link
Contributor

@dstaley dstaley commented Mar 14, 2024

This PR removes rollup in favor of simply shipping the JavaScript emitted by the TypeScript compiler. This means that we're no longer shipping our own copy of dependencies like @mdx-js/mdx, @babel/code-frame, and others. It also means that we have one less tool in between the code we write and the code we ship.

@dstaley dstaley added the release:canary Generate a canary release for this PR label Mar 14, 2024
Copy link
Contributor

github-actions bot commented Mar 14, 2024

📦 Canary Packages Published

Latest commit: bb69708

Published 1 packages

[email protected]

npm install next-mdx-remote@canary

@dstaley dstaley merged commit c38aa37 into v5 Mar 14, 2024
3 checks passed
@dstaley dstaley deleted the ds.v5-rm-rollup branch March 14, 2024 17:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release:canary Generate a canary release for this PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant