Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

create-react-app run build command #62

Open
savaha opened this issue Nov 25, 2018 · 1 comment
Open

create-react-app run build command #62

savaha opened this issue Nov 25, 2018 · 1 comment

Comments

@savaha
Copy link

savaha commented Nov 25, 2018

Just created an app using create-react-app then tried to add dazzle to my project.
Dev build works fine, but when we are creating the deployment builds running the create-react-app command "npm run build" we get an error when browsing the application. Error message shown in browser console is: "Uncaught TypeError: Super expression must either be null or a function, not undefined".
Is there anyway to fix it?

2018-11-24 20_18_16-case management

@ramonitor
Copy link

@savaha, see #53 for a (hopefully temporary) solution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants