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

breaking: svelte-preprocess 6 #640

Merged
merged 12 commits into from
Jun 12, 2024
Merged

breaking: svelte-preprocess 6 #640

merged 12 commits into from
Jun 12, 2024

Conversation

dummdidumm
Copy link
Member

@dummdidumm dummdidumm commented Jun 12, 2024

"types": "./dist/index.d.ts",
"default": "./dist/index.js"
},
"./package.json": "./package.json"
Copy link
Member

Choose a reason for hiding this comment

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

I don't think we need to do this in our packages anymore. It was a result of how our bundler plugins worked, but they've since been fixed

Copy link
Member Author

Choose a reason for hiding this comment

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

better safe than sorry - I'm not sure if rollup-plugin-svelte and svelte-loader can handle it yet

Copy link
Member

Choose a reason for hiding this comment

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

I'm pretty sure we updated them. Doesn't matter much, but figured I'd let you know

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.

chore(deps): update stylus to 0.59.0 TypeScript not being processed when no filename is given
2 participants