We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://stackblitz.com/edit/stackblitz-starters-rnsaetcx?file=index.mjs
GitHub tarball paths for filenames are inconsistent. It seems it assumes we should inherit last dir name and prefix it to names.
I have to do little more research if there is some meta specific to this behavior we might be missing or it is just a convention to follow by default.
long paths should be handled from previous tar entries
Context: #14 (comment)
[directory] astro-main/packages/integrations/vue/test/fixtures/app-entrypoint-no-export-default/src/components/ [file] Bar.vue [file] Circle.svg [file] Foo.vue
The text was updated successfully, but these errors were encountered:
test: add additional tests for different formats
f13b802
#29
test: update fixture
6fa56df
No branches or pull requests
Environment
Reproduction
https://stackblitz.com/edit/stackblitz-starters-rnsaetcx?file=index.mjs
Describe the bug
GitHub tarball paths for filenames are inconsistent. It seems it assumes we should inherit last dir name and prefix it to names.I have to do little more research if there is some meta specific to this behavior we might be missing or it is just a convention to follow by default.long paths should be handled from previous tar entries
Additional context
Context: #14 (comment)
Logs
The text was updated successfully, but these errors were encountered: