README
A simple task runner that concurrently watches, minifies, and concatenates seperate CSS and JS files into one file. Streamlines the development process for code that will be used in Adobe T&T or similar testing tools.
A simple task runner that concurrently watches, minifies, and concatenates seperate CSS and JS files into one file. Streamlines the development process for code that will be used in Adobe T&T or similar testing tools.
<script type="module">
import vinovate from 'https://cdn.skypack.dev/vinovate';
</script>
A simple task runner that concurrently watches, minifies, and concatenates seperate CSS and JS files into one file. Streamlines the development process for code that will be used in Adobe T&T or similar testing tools.