deps: Update to github.com/evanw/esbuild 0.8.11 to 0.8.14

Closes #7986
This commit is contained in:
Bjørn Erik Pedersen
2020-11-25 17:39:51 +01:00
parent 34061706e6
commit 8a6e706053
5 changed files with 6 additions and 5 deletions

View File

@@ -85,6 +85,8 @@ type Options struct {
// is in widespread use.
//
// See https://bugs.webkit.org/show_bug.cgi?id=199866
// Deprecated: This no longer have any effect and will be removed.
// TODO(bep) remove. See https://github.com/evanw/esbuild/commit/869e8117b499ca1dbfc5b3021938a53ffe934dba
AvoidTDZ bool
mediaType media.Type