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
Since I added Autotrack, which requires dom-utils, I cant build my React App anymore.
I am getting the following error:
Failed to minify the code from this file: ./node_modules/dom-utils/lib/matches.js:27 Read more here: http://bit.ly/2tRViJ9
This issue stems from the fact, that dom-utils does not publish an es5 version.
Would it be possible to add compiled version to this repository?
The text was updated successfully, but these errors were encountered:
I see the whole issue was already exhaustively discussed within googleanalytics/autotrack#137
Sorry, something went wrong.
No branches or pull requests
Since I added Autotrack, which requires dom-utils, I cant build my React App anymore.
I am getting the following error:
This issue stems from the fact, that dom-utils does not publish an es5 version.
Would it be possible to add compiled version to this repository?
The text was updated successfully, but these errors were encountered: