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

[BUG] assets placed in assets folder are not hosted on dev-server #16

Open
ResourceHog opened this issue Aug 26, 2019 · 0 comments
Open

Comments

@ResourceHog
Copy link

ResourceHog commented Aug 26, 2019

create a system project.

place an image in the assets folder

npm start

go to localhost:3000/assets/imagename.jpg in the browser

expected behavior:
image is displayed in the browser.

result:
404 error.

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

1 participant