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

Bundle.js file isn't my build folder #59

Open
Tula-Magar opened this issue Mar 21, 2022 · 1 comment
Open

Bundle.js file isn't my build folder #59

Tula-Magar opened this issue Mar 21, 2022 · 1 comment

Comments

@Tula-Magar
Copy link

I have static folder inside build folder but I don't have a bundle.js in react new version

@frankburgs
Copy link

frankburgs commented Jan 8, 2023

I had to change the paths to the .css and .js files hiding in build/static/...

My script tag in index.html:

<script src="./build/static/js/main.e9ee33ad.js"></script>

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