-
Notifications
You must be signed in to change notification settings - Fork 185
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: use rspack #7249
feat: use rspack #7249
Conversation
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. |
e2e tests |
👀 Docs deployed
Commit f1f9d47 |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #7249 +/- ##
=======================================
Coverage 95.14% 95.14%
=======================================
Files 384 384
Lines 11357 11357
Branches 3727 3727
=======================================
Hits 10806 10806
Misses 551 551
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
6bfb0d0
to
2af6504
Compare
size-limit report 📦
|
2af6504
to
0cfa77b
Compare
05b8137
to
2a6e0e7
Compare
2a6e0e7
to
1cded00
Compare
Note Договорились, что ждём стабильного релиза |
1cded00
to
828ed3a
Compare
f527aa0
to
8fe4f08
Compare
8fe4f08
to
71d37ef
Compare
feb5571
to
abd6a3a
Compare
abd6a3a
to
d53a051
Compare
Конфликтик( |
d53a051
to
f1f9d47
Compare
✅ v7.0.0-beta.1 🎉 |
✅ v7.0.0 🎉 |
Требования
builtin:swc-loader
компилируется со своей версиейswc_core
, поэтому для поддержки плагинов необходимо чтобы версия rust библиотекиswc_core
совпадала в npm пакетах@swc/core
,@rspack/core
иswc-plugin-*
Что по перфу
Что по css
Для минификации используется lightningcss
clean-webpack-plugin
Добавил clean-webpack-plugin для удаления .js.tmp. Размер npm пакета уменьшится на 4~ мегабайта
Release notes
Улучшения