Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
define
evanw/esbuild#582: auto-inject object definestreeShaking: false
option evanw/esbuild#604: keep unused imports for sveltethis
before calling super() when constructor has spread in args evanw/esbuild#678: insert object spread shim after super()invalid path
error when used in build in browser evanw/esbuild#693 is fixeduse strict
is not a directiveInvalid asm.js: Type mismatch in assignment
evanw/esbuild#856: remove "use asm" directivesvar
declarations evanw/esbuild#857: more hoisting edge casesimport()
errors through.catch()
doesn't silence bundling warnings. evanw/esbuild#893: add the "import().catch()" patternReferenceError: exports2 is not defined
when building for node evanw/esbuild#910: esm "export {}" must still use cjs "exports"onLoad
evanw/esbuild#914: work around jest breaking node buffersexports
syntax in package.json evanw/esbuild#187, fix banner and footer flags are not honored in minified CSS evanw/esbuild#712, fix Summory option in.build()
evanw/esbuild#704Object.assign
for object spread (do not useObject.assign
for object spread evanw/esbuild#1018)Message.details
formatter evanw/esbuild#1058: add the "formatMessages" apipanic: interface conversion
on v0.10.1 evanw/esbuild#1064: crash with css + js + code splittingoverride
syntax (support TS 4.3override
syntax evanw/esbuild#1105)override
syntax evanw/esbuild#1105splitting: true
(affects chunk hashes) evanw/esbuild#1075)splitting: true
(affects chunk hashes) evanw/esbuild#1075)Object
equals
require
statements--doctor
flag--doctor
is setif
conditionrequire
to include filename, dirnamerequire
argsrequire.resolve
asECall
)
forECall
handledrequire.resolve