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
after update the project to last version ( "@babel/core": "7.9.0" , "babel-loader": "8.1.0" , "webpack": "4.42.0" )
i tried to using webpack-conditional-loader again but it didn't work
i made some change in the source code and the problem solved.
but when i used this for dynamic import .
this error occurred before get the source code in loader .
get the syntax error of duplicate import like this :
but i test the codes with console.log() and every thing work well
Hello,
This is my first attempt to use this loader but I can't make it work.
I do have NODE_ENV set but still not working
Both log are printed to console
The text was updated successfully, but these errors were encountered: