You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We're trying to use the library at my company and we're having trouble having the es6 version work with our system.
As a workaround we are currently using the commonjs version but we're trying to figure out why the es6 version didn't work and were looking for some help.
This is the error message:
Our react app is not ejected but we're using this babel config file to do the parsing of code:
Hi all,
We're trying to use the library at my company and we're having trouble having the es6 version work with our system.
As a workaround we are currently using the commonjs version but we're trying to figure out why the es6 version didn't work and were looking for some help.
This is the error message:
Our react app is not ejected but we're using this babel config file to do the parsing of code:
Weirdly enough, we are using other libraries in node_modules that make use of es6 language constructs without any issues.
This is our dependency tree:
Any ideas?
The text was updated successfully, but these errors were encountered: