README
Parcel Plugin JST
This is a plugin for Parcel which compiles *.jst
templates into dist/*.js
output.
Status
NOTE: THIS PROJECT IS NO LONGER MAINTAINED*
Compiles JST templates to JS functions
<script type="module">
import adobeParcelPluginJst from 'https://cdn.skypack.dev/@adobe/parcel-plugin-jst';
</script>
This is a plugin for Parcel which compiles *.jst
templates into dist/*.js
output.
Status
NOTE: THIS PROJECT IS NO LONGER MAINTAINED*