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

chore: finish new deployment routine #92

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

JohannesMerz
Copy link
Contributor

No description provided.

@github-actions github-actions bot added the chore label Feb 10, 2025
Copy link

github-actions bot commented Feb 10, 2025

size-limit report 📦

Path Size
Common JS 21.97 KB (0%)
Button direct import (Common JS) 4.98 KB (0%)
Button Treeshaking 6.65 KB (0%)
Input Treeshaking 3.89 KB (0%)
Tooltip Treeshaking 6.45 KB (0%)
ES Module 19.05 KB (0%)

@@ -1,7 +1,7 @@
import { resolve } from 'path';
import { readPackage } from './packageHelpers';
import { builtinModules } from 'module';
import { packageExports } from './packageExports';
import { packageExports } from '../src/packageExports.js';
Copy link
Member

Choose a reason for hiding this comment

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

Why in src?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

moved to root

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.

2 participants