VKUI icon indicating copy to clipboard operation
VKUI copied to clipboard

build: remove `jsxRuntime`

Open inomdzhon opened this issue 2 years ago • 2 comments

С переводом на CSS Modules, декоратор jsxRuntime больше не нужен.

Зависимости babel-plugin-auto-import и babel-plugin-module-resolver тоже больше не нужны. Пока отркыл PR для проверки, сколько будет весить размер бандла.

inomdzhon avatar Sep 19 '22 16:09 inomdzhon

size-limit report 📦

Path Size
JS 286.54 KB (-9.91% 🔽)
JS (gzip) 80.78 KB (-8.98% 🔽)
JS (brotli) 67.57 KB (-8.96% 🔽)
JS, unstable 27.91 KB (-4.67% 🔽)
CSS 246.23 KB (0%)
CSS (gzip) 32.26 KB (0%)
CSS (brotli) 26.2 KB (0%)
CSS, unstable 602 B (0%)

github-actions[bot] avatar Sep 19 '22 16:09 github-actions[bot]

👀 Styleguide deployed

See the styleguide for this PR at https://vkcom.github.io/VKUI/pull/3318/

github-actions[bot] avatar Sep 19 '22 16:09 github-actions[bot]

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.

Latest deployment of this branch, based on commit 5febe6677a3f5220fd1d0b5d85d991738573900c:

Sandbox Source
VKUI - default example Configuration

codesandbox-ci[bot] avatar Sep 29 '22 13:09 codesandbox-ci[bot]

Code coverage

lines3750 / 487276.97%
statements3816 / 496576.85%
functions840 / 106778.72%
branches3434 / 478771.73%
branchesTrue0 / 0100.00%

Generated by :no_entry_sign: dangerJS against 5febe6677a3f5220fd1d0b5d85d991738573900c

github-actions[bot] avatar Sep 29 '22 13:09 github-actions[bot]

В сборке styleguide, ломается ViewWidthConditionalRender image

SevereCloud avatar Sep 30 '22 09:09 SevereCloud

В сборке styleguide, ломается ViewWidthConditionalRender

@SevereCloud поправил ✅

image

Спасибо 🙏

PS: ещё не запушил, пишу тесты для babel планина

inomdzhon avatar Oct 03 '22 08:10 inomdzhon