Problem with yarnpkg-core Rollup Config #5752
Closed
israelsgalaxy
started this conversation in
General
Replies: 1 comment
-
You can generate the CLI using something like this:
This will generate the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I came across a chicken-egg problem while packaging yarnpkg-core from source for Debian.
The bundle output file is being imported by a file that makes up the bundle.
I found that this commit introduced these changes.
Question: How could I generate the bundle without a pre-existing bundle? (a pre-existing bundle can't be used when packaging for Debian since we try to build everything from source)
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions