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

Toolpad Core build process #3552

Merged
merged 76 commits into from
May 14, 2024
Merged

Conversation

apedroferreira
Copy link
Member

@apedroferreira apedroferreira commented May 13, 2024

Isolating build changes from #3343 and implementing review feedback.
(components are still bare bones though as they're more complete in the original PR)

Uses the same build process as Material UI or Base UI (with babel + scripts), which seemed to fix many issues I was having with tsup.

For now, AppProvider can be imported as a named import from @toolpad/core/AppProvider and DashboardLayout the same way from @toolpad/core/DashboardLayout. They can also be imported directly from @toolpad/core.

Addressed PR comments

Olivier:

Jan:

@apedroferreira apedroferreira added the core Infrastructure work going on behind the scenes label May 13, 2024
@apedroferreira apedroferreira self-assigned this May 13, 2024
@github-actions github-actions bot added the PR: out-of-date The pull request has merge conflicts and can't be merged label May 13, 2024
@github-actions github-actions bot removed the PR: out-of-date The pull request has merge conflicts and can't be merged label May 13, 2024
@apedroferreira apedroferreira changed the title Toolpad Core build Toolpad Core build process May 13, 2024
@apedroferreira apedroferreira marked this pull request as ready for review May 13, 2024 17:45
Copy link
Member

@Janpot Janpot left a comment

Choose a reason for hiding this comment

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

Made a few changes to the babel config and removed unused dependency

@apedroferreira
Copy link
Member Author

Made a few changes to the babel config and removed unused dependency

Looks good, thanks!

@apedroferreira apedroferreira merged commit 9ff235e into mui:master May 14, 2024
12 checks passed
@apedroferreira apedroferreira deleted the toolpad-core-build branch May 14, 2024 12:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Infrastructure work going on behind the scenes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants