README
@bayou/deps-compiler
This module just serves as a single location to hold all of the compiler-related dependencies, for compiling code per se (both server and client code) and for packaging it for use on the client.
Subcomponent of the Bayou project.
<script type="module">
import bayouDepsCompiler from 'https://cdn.skypack.dev/@bayou/deps-compiler';
</script>
This module just serves as a single location to hold all of the compiler-related dependencies, for compiling code per se (both server and client code) and for packaging it for use on the client.