snapy-entry

Sets webpack entry files, when none are given

Usage no npm install needed!

<script type="module">
  import snapyEntry from 'https://cdn.skypack.dev/snapy-entry';
</script>

README

snapy-entry

Plugin of snapy.

Will make all your files in ./test/ entry points for the webpack bundle. To exclude a file prefix an underscore: _test.js

Installed and activated by default.

License

Copyright (c) 2018 Paul Pflugradt Licensed under the MIT license.