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: build system converted to esbuild #109

Merged
merged 4 commits into from
May 16, 2022

Conversation

muratcorlu
Copy link
Contributor

@muratcorlu muratcorlu commented May 16, 2022

esbuild is way faster and give good options for publishing ES Modules.

This commit also includes changes for using CSS files for component styles and having Rubik fpnt
locally via fontsource library.

Fixes #65
Fixes #104
Fixes #102

esbuild is way faster and give good options for publishing ES Modules.

This commit also includes changes for using CSS files for component styles and having Rubik fpnt
locally via fontsource library.
@muratcorlu muratcorlu linked an issue May 16, 2022 that may be closed by this pull request
2 tasks
Copy link
Member

@leventozen leventozen left a comment

Choose a reason for hiding this comment

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

🚀

@github-actions
Copy link

github-actions bot commented Apr 6, 2023

🎉 This PR is included in version 2.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Adding Rubik font to bundle Using CSS files for component styles Implementation of bundling mechanism
2 participants