Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

How to compress symlink? #196

Open
collaborator99 opened this issue Mar 24, 2017 · 0 comments
Open

How to compress symlink? #196

collaborator99 opened this issue Mar 24, 2017 · 0 comments

Comments

@collaborator99
Copy link

collaborator99 commented Mar 24, 2017

How is it possible to get the symlink in the archive file?

Here is my Gruntfile.js compress section:
compress: {
main: {
options: {
archive: 'archive.tgz'
},
expand: true,
cwd: 'dist/',
src: ['**/*']
}
}

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant