Closed NicholasMKim closed 7 years ago
Hey, I can not reproduce this. Could you maybe share the project this is happening with? Also please check the newest generator version 1.1.0 and see if that fixes it for you.
Closing this down for lack of activity, feel free to open any time with more information.
I am getting an 'apply' of undefined error when I run
npm run dist
like below. This is bit weird it is working fine whennpm start
but only shows an error when it comes to distribution mode.compose.js is located at
webpack:///../~/redux/es/compose.js
My file structure is like below
I also edited alias path like below
What would be the problem?