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: update rollup to version 4.9.1 #399

Merged
merged 9 commits into from Jan 11, 2024
Merged

Conversation

diegopf
Copy link
Contributor

@diegopf diegopf commented Dec 14, 2023

This PR aims to update some key dependencies:

  1. Rollup and related plugins.
  2. @empathyco/x-components and other empathy packages

Besides, it also fixes a bug regarding the chunks. Currently the search chunk is almost empty and is not being lazy loaded. On the PR preview you can check that now the search chunk is back to have a significant content and is not loaded until the user starts searching for a query.

NOTE:
When doing the rollup build you might see a circular dependency, that is a problem on the @vueuse/core library that has been fixed on this PR and it will be gone when we update the version on x-components

EMP-3186

Copy link

Check PR 399 preview 👀

https://x.test.empathy.co/preview/399/index.html

Copy link

Check PR 399 preview 👀

https://x.test.empathy.co/preview/399/index.html

Copy link

Check PR 399 preview 👀

https://x.test.empathy.co/preview/399/index.html

Copy link

Check PR 399 preview 👀

https://x.test.empathy.co/preview/399/index.html

Copy link

Check PR 399 preview 👀

https://x.test.empathy.co/preview/399/index.html

Copy link

Check PR 399 preview 👀

https://x.test.empathy.co/preview/399/index.html

@diegopf diegopf changed the title Feature/update rollup version feat: update rollup to version 4.9 Dec 27, 2023
@diegopf diegopf changed the title feat: update rollup to version 4.9 feat: update rollup to version 4.9.1 Dec 27, 2023
Copy link

Check PR 399 preview 👀

https://x.test.empathy.co/preview/399/index.html

@diegopf diegopf marked this pull request as ready for review December 27, 2023 16:07
@diegopf diegopf requested a review from a team as a code owner December 27, 2023 16:07
lauramargar
lauramargar previously approved these changes Dec 28, 2023
Copy link

Check PR 399 preview 👀

https://x.test.empathy.co/preview/399/index.html

Copy link
Contributor

@annacv annacv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Didn't reproduce the circular dependency warn when running build.
Everythg working fine serving from local & from dist

@annacv annacv merged commit 3054d43 into main Jan 11, 2024
4 checks passed
@annacv annacv deleted the feature/update-rollup-version branch January 11, 2024 16:24
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