这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@arielweinberger
Copy link
Contributor

@arielweinberger arielweinberger commented Sep 6, 2024

This PR adds support for an asynchronous injectStyle function.

It also fixes #1194

We faced an issue where we needed to run custom PostCSS processing in the injectStyle function, and certain PostCSS plugins only work in async mode.

Would appreciate a merge, so we can move back to using the tsup rather than a fork :)

@codesandbox
Copy link

codesandbox bot commented Sep 6, 2024

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

@vercel
Copy link

vercel bot commented Sep 6, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
tsup ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 6, 2024 2:15pm

@ocavue ocavue merged commit f25a9db into egoist:dev Sep 17, 2024
egoist pushed a commit that referenced this pull request Sep 17, 2024
@github-actions
Copy link
Contributor

🎉 This PR is included in version 8.3.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

injectStyle function with dts: true results in DataCloneError

2 participants