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

[NPM Scripts] Subfolders in src/assets are ignored #8

Open
ryansalerno opened this issue Mar 27, 2018 · 0 comments
Open

[NPM Scripts] Subfolders in src/assets are ignored #8

ryansalerno opened this issue Mar 27, 2018 · 0 comments

Comments

@ryansalerno
Copy link

We've done this on purpose, but we're not sure about it....

Nested folders won't get passed along to lib (either compressed, or as an untouched pass-along). Globbing should be fairly trivial to add to the logic, but we liked the simplicity of the flat structure.

But maybe there's value in copying folders to lib without touching them, so we can do fonts or any hand-tooled files. Or maybe there are good use cases for organizing asset files into subfolders that we're not thinking of or discounting.

This issue is for discussion and to acknowledge the general unease of the assets folder as it is currently set up.

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