We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error SCRIPT1014: Invalid character on Internet Explorer 11 with file /uri-js/dist/esnext/schemes/urn.js
/uri-js/dist/esnext/schemes/urn.js
Using Webpack "^4.6.0"
.babelrc
{ "presets" : [ ["env", { "targets": { "browsers": ["last 2 versions", "ie >= 11"] } }], ] }
The text was updated successfully, but these errors were encountered:
Please use the ES5 version of uri-js at /uri-js/dist/es5/uri.all.js with IE11.
/uri-js/dist/es5/uri.all.js
If this is occurring while using Webpack, then upgrade to version uri-js@^4.2.2.
uri-js@^4.2.2
Sorry, something went wrong.
No branches or pull requests
Error SCRIPT1014: Invalid character on Internet Explorer 11 with file
/uri-js/dist/esnext/schemes/urn.js
Using Webpack "^4.6.0"
.babelrc
The text was updated successfully, but these errors were encountered: