-
Notifications
You must be signed in to change notification settings - Fork 12k
Copy Images / Specific Directories to Dist from node_modules #1801
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
For fonts and other CSS referenced thing yes, it should be solved in #1633. |
@filipesilva I'm sorry to disturb you, but I don't see how I can use something like
Can you elaborate how this was fixed in #1633? |
@filipesilva Thank you for the quick reply. I will take a look at the mentioned Issue. |
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
In the old system.js cli version, there was an option to copy files from
node_modules
to thedist/vendor
directory using thevendorNpmFiles
array.Where has this functionality gone in the new webpack based cli?
EDIT: Has this been solved by #1633?
The text was updated successfully, but these errors were encountered: