Eigil Sagafos
Eigil Sagafos
Thanks @evanw for the update. I have been testing it this week with Yarn 2 (pnp). Looking great, and much more performant than I had expected it to be! I...
@evanw Would it make sense to expose the esbuild configuration options to the plugins? I would like to be able to read both `external` (or have externals ignored by the...
@arcanis I'm working on it and will update soon. Another sidenote, it worked to get the non minified version, however the install ends with an error ``` Unknown Syntax Error:...
So the problem was that we have been using `workspace:packages/name` some places instead of `workspace:*` (I don't remember why we have been using that pattern, but it worked in yarn...
@gajus do you consider PRs for this project?
Thanks @gajus! Behind a flag would be great! We have a dev server that manages several services as child processes and we centralize the logs with our own prefixes. So...