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

Move back from tsup/esbuild to rollup #3720

Merged
merged 9 commits into from Feb 8, 2023
Merged

Move back from tsup/esbuild to rollup #3720

merged 9 commits into from Feb 8, 2023

Conversation

bdbch
Copy link
Contributor

@bdbch bdbch commented Feb 7, 2023

This PR should fix a few issues introduced in version beta.210 to beta.213 by going back to the old build process for all packages except the @tiptap/pm package.

Each package now has it's own build process to avoid build memory leaks and building now is happening via lerna running through each package individually.

Issues connected to this:

@netlify
Copy link

netlify bot commented Feb 7, 2023

Deploy Preview for tiptap-embed ready!

Name Link
🔨 Latest commit c2364f4
🔍 Latest deploy log https://app.netlify.com/sites/tiptap-embed/deploys/63e36d36ddc99c00089fb7df
😎 Deploy Preview https://deploy-preview-3720--tiptap-embed.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@bdbch bdbch merged commit 243c6ab into main Feb 8, 2023
@bdbch bdbch deleted the rollup-build branch February 8, 2023 10:12
aliasliao pushed a commit to aliasliao/tiptap that referenced this pull request May 24, 2023
* fix: bring back global rollup config

* fix: add rollup build for packages except pm

* fix: rollup global build

* fix: fix memory leak on build

* fix(character-count): revert files

* fix: builds run individual per rollup and lerna

* chore: remove old rollup

* fix(blockquote): correct the main module path

* fix(character count): bump version number
andrewlu0 pushed a commit to trybaseplate/tiptap that referenced this pull request Oct 20, 2023
* fix: bring back global rollup config

* fix: add rollup build for packages except pm

* fix: rollup global build

* fix: fix memory leak on build

* fix(character-count): revert files

* fix: builds run individual per rollup and lerna

* chore: remove old rollup

* fix(blockquote): correct the main module path

* fix(character count): bump version number
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants