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

symlink plugin asynchronous or synchronous #90

Open
godserahul1986 opened this issue May 13, 2016 · 0 comments
Open

symlink plugin asynchronous or synchronous #90

godserahul1986 opened this issue May 13, 2016 · 0 comments

Comments

@godserahul1986
Copy link

We have cloned the builder2.js and modified it as per our needs. One of the tasks the builder2 performs is creating a symlink from the images folder to the build folder. While running grunt in prod mode, we run the builder and then a copy task that copies the images from the build folder to a tmp folder. The issue here is symlink doesn't always create all the symlinks or the copy task runs even before the symlinks are created because some images go missing in the final build. Has anyone faced this issue before?

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