Content-Length: 217191 | pFad | http://github.com/vue-stripe/vue-stripe/issues/344
54use strict
and use non strict code from facebook's regenerator.
#344
Fetched URL: http://github.com/vue-stripe/vue-stripe/issues/344
Alternative Proxies:
To Reproduce
Steps to reproduce the behavior:
try{regeneratorRuntime=n}catch(e){Function("r","regeneratorRuntime = r")(n)}
(non strict mode)Expected behavior
The regeneratorRuntime shouldn't be bundled in strict mode (ref)
Screenshots
See #209
Additional context
This prevents anyone from enforcing CSP without
unsafe-eval
which is... well, unsafe.The text was updated successfully, but these errors were encountered: