We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
this.addWatchFile
/
closeBundle
event.result.close()
BUNDLE_END
watcher.off
rolldown-vite/playground/vitestSetup.ts
Lines 295 to 309 in b040d54
shouldTransformCachedModule
refs #67
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Uh oh!
There was an error while loading. Please reload this page.
this.addWatchFile
with/
separated paths on Windows does re-transform the modules rolldown/rolldown#4385closeBundle
hook is not called for watch mode ([Feature Request]:event.result.close()
support forBUNDLE_END
event rolldown/rolldown#4380)watcher.off
is not implemented yet ([Feature Request]:watcher.off
method to remove event listener rolldown/rolldown#4382) but needed for tests (rolldown-vite/playground/vitestSetup.ts
Lines 295 to 309 in b040d54
shouldTransformCachedModule
hook support rolldown/rolldown#4389refs #67
The text was updated successfully, but these errors were encountered: