Skip to content

fix: quiet build warnings#2227

Merged
dancormier merged 2 commits intobetafrom
dcormier/reduce-build-warnings
Apr 7, 2026
Merged

fix: quiet build warnings#2227
dancormier merged 2 commits intobetafrom
dcormier/reduce-build-warnings

Conversation

@dancormier
Copy link
Copy Markdown
Contributor

We have several warnings that create noise when building our library.

Warning examples

Less mixin deprecation warnings

DEPRECATED WARNING: Calling a mixin without parentheses is deprecated in /home/runner/work/Stacks/Stacks/packages/stacks-classic/lib/atomic/borders.less on line 47, column 14:
  <w> 47 .byw3 { .btw3; .bbw3; }

Performance warning

WARNING in asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
This can impact web performance.
Assets: 
  docs.css (510 KiB)
  docs.js (289 KiB)
  entry.stacks-editor.js (1.52 MiB)

This PR resolves the Less deprecation issues and quiets performance warnings.

@netlify
Copy link
Copy Markdown

netlify bot commented Apr 7, 2026

Deploy Preview for stacks ready!

Name Link
🔨 Latest commit 47a3c37
🔍 Latest deploy log https://app.netlify.com/projects/stacks/deploys/69d53d32114d3d000882ad4e
😎 Deploy Preview https://deploy-preview-2227--stacks.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify
Copy link
Copy Markdown

netlify bot commented Apr 7, 2026

Deploy Preview for stacks-svelte ready!

Name Link
🔨 Latest commit 47a3c37
🔍 Latest deploy log https://app.netlify.com/projects/stacks-svelte/deploys/69d53d3283b9ac000813af53
😎 Deploy Preview https://deploy-preview-2227--stacks-svelte.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Apr 7, 2026

⚠️ No Changeset found

Latest commit: 47a3c37

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@dancormier dancormier enabled auto-merge (squash) April 7, 2026 17:29
@dancormier dancormier merged commit cecc42d into beta Apr 7, 2026
22 checks passed
@dancormier dancormier deleted the dcormier/reduce-build-warnings branch April 7, 2026 17:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant