Ryan Downs
Results
3
comments of
Ryan Downs
I get the same when adding const SriPlugin = require('webpack-subresource-integrity');
@jscheid I'm using 4.46.0, so that's when I tried `const SriPlugin = require('webpack-subresource-integrity');` and still couldn't get it to work.
@jscheid thanks, that was the issue. I did notice that constraint and did adhere to the syntax shown on the 1.x branch, and I could've sworn that I reverted the...