extract-loader
extract-loader copied to clipboard
add failing test cases for extracting scripts from html entry points
For peerigon/extract-loader#79 The loader fails to extract scripts for html entry points, and raises an exception when those scripts are ES modules. These tests expose the issue to help get fixes started. Please redirect the merge into a new branch to complete the fixes there.