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

Error build (images) #2

Open
KesleyDavid opened this issue Mar 11, 2021 · 2 comments
Open

Error build (images) #2

KesleyDavid opened this issue Mar 11, 2021 · 2 comments

Comments

@KesleyDavid
Copy link

Error build (images)

Description:

In my tests and development, I verified that when building the yarn build project, the logo.svg is not sent to the /dist folder.

Apparently some configuration is missing from the webpack.

Repository Test:

https://github.com/KesleyDavid/study_Ignite_React_Challenge-01

Files:

image

Project Deployed:

https://study-ignite-react-challenge-01.vercel.app/
image

@renatoosaka
Copy link

You should use this webpack plugin

https://github.com/webpack-contrib/copy-webpack-plugin

@KesleyDavid
Copy link
Author

@diego3g @josepholiveira
A suggestion would be to implement it in the original code of the application, so that when the future students were going to test it would already be in full operation.

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