mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-19 21:21:39 +02:00
deps: Update to esbuild v0.9.0
This commit is contained in:
@@ -387,8 +387,6 @@ func toBuildOptions(opts Options) (buildOptions api.BuildOptions, err error) {
|
||||
JSXFactory: opts.JSXFactory,
|
||||
JSXFragment: opts.JSXFragment,
|
||||
|
||||
AvoidTDZ: opts.AvoidTDZ,
|
||||
|
||||
Tsconfig: opts.tsConfig,
|
||||
|
||||
// Note: We're not passing Sourcefile to ESBuild.
|
||||
|
Reference in New Issue
Block a user