README
@baleada/vite-alias-babel-runtime
Vite helper function to alias @babel/runtime CommonJS imports to their ES module counterparts.
See the Baleada docs for more guidance.
Vite helper function to alias @babel/runtime CommonJS imports to their ES module counterparts
<script type="module">
import baleadaViteAliasBabelRuntime from 'https://cdn.skypack.dev/@baleada/vite-alias-babel-runtime';
</script>
@baleada/vite-alias-babel-runtimeVite helper function to alias @babel/runtime CommonJS imports to their ES module counterparts.
See the Baleada docs for more guidance.