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

Allow project specific assets to combine with imported assets #10

Open
JoeChapman opened this issue Jan 18, 2017 · 0 comments
Open

Allow project specific assets to combine with imported assets #10

JoeChapman opened this issue Jan 18, 2017 · 0 comments

Comments

@JoeChapman
Copy link
Contributor

JoeChapman commented Jan 18, 2017

If a developer needs to add custom specific assets to a project, these should be combined with the assets compiled and built out to /public.

Propose that a developer may add ./assets to their project, containing js, css, and images.
When ./assets exists, walk the directory, read the contents and attempt to compile with the imported assets.

@JoeChapman JoeChapman changed the title Don't write /public if it already exists Don't write /public if it already exists Jan 18, 2017
@JoeChapman JoeChapman changed the title Don't write /public if it already exists Allow project specific assets to combine with imported assets Jan 18, 2017
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