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

plasma-infra: Настроить tree shaking с учетом работы с css #1554

Merged
merged 1 commit into from
Nov 13, 2024

Conversation

Yakutoc
Copy link
Collaborator

@Yakutoc Yakutoc commented Nov 11, 2024

What/why changed

Для пакетов sdds-{serv,insol} включили

{
"sideEffects": ["*.css"]
}

иначе при конечной сборке на стороне пользователя не будут работа стили.

📦 Published PR as canary version: Canary Versions

✨ Test out this PR locally via:

npm install @salutejs/[email protected]
npm install @salutejs/[email protected]
# or 
yarn add @salutejs/[email protected]
yarn add @salutejs/[email protected]

@Yakutoc Yakutoc added the changelog-skip Exclude pull request changes from changelog label Nov 11, 2024
@Yakutoc Yakutoc self-assigned this Nov 11, 2024
Copy link
Contributor

Theme Builder app deployed!

https://plasma.sberdevices.ru/pr/plasma-theme-builder-pr-1554/

Copy link
Contributor

@Yakutoc Yakutoc changed the title plasma-infra: WIP plasma-infra: Настроить tree shaking с учетом работы с css Nov 12, 2024
@Yakutoc Yakutoc marked this pull request as ready for review November 12, 2024 08:11
@github-actions github-actions bot requested review from iljs and TitanKuzmich and removed request for Yeti-or, neretin-trike, TitanKuzmich and shuga2704 November 12, 2024 08:20
@@ -133,5 +133,5 @@
"Vasiliy Loginevskiy",
"Anton Vinogradov"
Copy link
Contributor

Choose a reason for hiding this comment

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

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@Yeti-or Заведу задачу на это. Пока не знаю.

@Yakutoc Yakutoc added this pull request to the merge queue Nov 13, 2024
Merged via the queue into dev with commit 67ebda6 Nov 13, 2024
19 checks passed
@Yakutoc Yakutoc deleted the fix-tree-shaking-css branch November 13, 2024 04:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog-skip Exclude pull request changes from changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants