-
Notifications
You must be signed in to change notification settings - Fork 552
Production version #120
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
Comments
|
Thanks I tried the exact code , for my-app ( absolutely no modification) . When I did |
You changed the config of html-webpack-plugin but didn't move the index. Just read the error :) |
thanx @Foxandxss I fig that out :) and corrected it . Now eveything is blank , just says Loading .... when I open index.html |
You need a server to serve the page. Try
That inside the dist folder. |
Hi
Thanks for this code, I have a question how to make code ready for production ?
Rajeit
The text was updated successfully, but these errors were encountered: