README
Anvil Combiner Plugin
This plugin is a core component of anvil and is required to function as expected.
Installation
anvil will install this plugin during post-install.
An anvil core extension that combines files via import statements
<script type="module">
import anvilCombiner from 'https://cdn.skypack.dev/anvil.combiner';
</script>
This plugin is a core component of anvil and is required to function as expected.
anvil will install this plugin during post-install.