README
cq-sling
Sling files to CQ
Based on https://github.com/mnlsn/grunt-slang NPM create steps from http://www.anupshinde.com/posts/how-to-create-nodejs-npm-package/
Sling your src files to CQ
<script type="module">
import cqSling from 'https://cdn.skypack.dev/cq-sling';
</script>
Sling files to CQ
Based on https://github.com/mnlsn/grunt-slang NPM create steps from http://www.anupshinde.com/posts/how-to-create-nodejs-npm-package/