Babel not transpiling arrow functions (Webpack)
I think an issue is related to query-string because it's written in ES6 and not transpiled to ES5. Try to downgrade version from 6 to 5.
yarn add [email protected]
I think an issue is related to query-string because it's written in ES6 and not transpiled to ES5. Try to downgrade version from 6 to 5.
yarn add [email protected]