Will my folder be included in my production build? #13131
Unanswered
bakermanbrian
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have the following folder structure:
When I run npm run build from the my-app directory, will my-folder be included in the build? I have no references to the folder in my app.js nor index.html
Beta Was this translation helpful? Give feedback.
All reactions