You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Detect more issues with the bundle: Visually inspecting the bundle is alright, but we should warn about more common issues.
Show vulnerabilities in external dependencies (npm audit)
Show deprecated external dependencies
Warn about circular dependencies
Observability: Once Sonda has all the features necessary to inspect the current state of the bundles, it would be nice to start working on features that allow monitoring how the bundles change over time:
Build comparison
Nice-to-haves: These things would be nice to have. I may do they if I'm in the mood.
Present
module.meta.commonjs.isCommonJS
property rolldown/rolldown#3002)writeBundle
are not consistent with Rollup rolldown/rolldown#3240Future
npm audit
)devtoolModuleFilenameTemplate
configuration optionPast
The text was updated successfully, but these errors were encountered: