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

Archive Plugin - symlinks #5843

Open
marie-j opened this issue Jun 11, 2021 · 0 comments
Open

Archive Plugin - symlinks #5843

marie-j opened this issue Jun 11, 2021 · 0 comments

Comments

@marie-j
Copy link
Contributor

marie-j commented Jun 11, 2021

Hello,

When using the builtin plugin-archive, symlinks are not compressed properly.
Example:

ls -l node_modules/.bin
 webpack-dev-server -> ~/node_modules/.bin/webpack-dev-server

instead of

ls -l node_modules/.bin
webpack-dev-server -> ../webpack-dev-server/bin/webpack-dev-server.js

This seems related to mholt/archiver#222

Thanks

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