sveltejs/rollup-plugin-svelte

Handle warnings is not working?

socketopp opened this issue · 1 comments

I don't know what that language-tools issue has to do with this project, but if the question is specifically how you can stop rollup-plugin-svelte from emitting Rollup warnings during build time, you can already do this with the onwarn callback in the plugin in your Rollup config. https://github.com/sveltejs/rollup-plugin-svelte#usage