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

Prevent double write the same asset file when not in production. #4

Open
fabianmarz opened this issue Mar 19, 2018 · 0 comments
Open

Comments

@fabianmarz
Copy link
Member

Note
Follow up task from #3.

Problem

For production: false this simple fix causes a double write to the same file, which can be optimized in the future, but does not present a problem right now.

Goal
Find a proper way of generating asset files without double writing the same file.

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