-
Notifications
You must be signed in to change notification settings - Fork 79
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
Next #835
Next #835
Conversation
Pika has been deprecated for a while now, and the project has now been achived. Uses esbuild to transpile the TS source code into an ESM source, NodeJs bundle, and a browser bundle Uses the TypeScript compiler to generate the types
This way we end up with only a single file
Those files aren't needed, they only contain comments
Co-authored-by: Oscar Dominguez <dominguez.celada@gmail.com>
This can help speed up the build times
Co-authored-by: Oscar Dominguez <dominguez.celada@gmail.com>
Co-authored-by: Oscar Dominguez <dominguez.celada@gmail.com>
Co-authored-by: Oscar Dominguez <dominguez.celada@gmail.com>
I wonder if this branch has different protection rules for merging @wolfy1339 |
The problem is that the |
Replaces #819 |
🎉 This PR is included in version 11.0.0-beta.8 🎉 The release is available on: Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 10.9.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 10.9.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Resolves #819