README
Dev Server Rollup
Adapter for using rollup plugins in Web Dev Server and Web Test Runner.
See our website for full documentation.
Use rollup plugins in @web/dev-server
<script type="module">
import webDevServerRollup from 'https://cdn.skypack.dev/@web/dev-server-rollup';
</script>
Adapter for using rollup plugins in Web Dev Server and Web Test Runner.
See our website for full documentation.