We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
unjs/mkdist#207
The text was updated successfully, but these errors were encountered:
Migration Code? Is this the effect?
import { mkdist} from "unbuild";
or monorepo @unjs/mkdist
@unjs/mkdist
Sorry, something went wrong.
@RSS1102 The idea is to have mkdist as an unbuild builder. For migration you need build + entries: [ { builder: 'mkdist', ... } ]
build
entries: [ { builder: 'mkdist', ... } ]
😳😳 Understood, I will try, but it may take a long time or it may fail. I will report the progress.
You don't need to pick this as mentioned it is a long progress and still not final just an idea.
🫡🫡ok, I just want to try to improve myself on the code I might can complete.
pi0
No branches or pull requests
unjs/mkdist#207
The text was updated successfully, but these errors were encountered: