Wojciech Dynus
Results
2
comments of
Wojciech Dynus
There is an issue with this solution. There would be a problem with prevArrow/nextArrow or similar property. If we define global prevArrow/nextArrow, then if we would try to define prevArrow/nextArrow...
It should work fine if you run your build using this command: `$ ./node_modules/.bin/parallel-webpack -- --env.production=true` The issue with that I run into is that I'm currently having build commands...