Skip to content

fix(esbuild): update to esbuild 0.11#2559

Merged
mattem merged 1 commit into
bazel-contrib:stablefrom
jbedard:esbuild-10
Apr 6, 2021
Merged

fix(esbuild): update to esbuild 0.11#2559
mattem merged 1 commit into
bazel-contrib:stablefrom
jbedard:esbuild-10

Conversation

@jbedard
Copy link
Copy Markdown
Collaborator

@jbedard jbedard commented Mar 26, 2021

Fixes #2552

The golden change is interesting but I think makes sense... I think all those modules should be treated the same? I'm not sure why it outputs UMD, but now it's consistent.

@mattem
Copy link
Copy Markdown
Collaborator

mattem commented Mar 26, 2021

I think there needs to be another change in there to account for "The extensions .mjs and .cjs are no longer implicit" which is the cause of the current failure? Maybe I'm making that up 🤔

@jbedard
Copy link
Copy Markdown
Collaborator Author

jbedard commented Mar 26, 2021

The current failure is only on windows though? How is that possible?

@jbedard jbedard force-pushed the esbuild-10 branch 7 times, most recently from 1ca1c7b to efa3eec Compare March 30, 2021 17:53
@jbedard jbedard changed the title fix(esbuild): update to esbuild 0.10.0 fix(esbuild): update to esbuild 0.11.0 Mar 30, 2021
@jbedard jbedard force-pushed the esbuild-10 branch 6 times, most recently from 33f9496 to ae13327 Compare April 6, 2021 18:33
@jbedard jbedard changed the title fix(esbuild): update to esbuild 0.11.0 fix(esbuild): update to esbuild 0.11 Apr 6, 2021
@mattem mattem merged commit e9e8fe7 into bazel-contrib:stable Apr 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Invalid --error-limit flag added for esbuild >= 0.9.0

3 participants