Skip to content

Commit f42656c

Browse files
style(Wind): Reformat ESBuild config to tab indentation
Convert all ESBuild configuration modules under Configuration/ESBuild/ and Source/ESBuild.js from 2-space to tab indentation. Import ordering is adjusted to place local modules before external ones, and export blocks are consolidated to inline style across BaseConfig, CompileConfig, TargetConfig, BoundConstant, EnvironmentConstant, PathConstant, Target.js, Wind.js, index.js, and Source/ESBuild.js. No functional changes to the build pipeline.
1 parent 3187ca7 commit f42656c

10 files changed

Lines changed: 212 additions & 202 deletions

File tree

β€ŽConfiguration/ESBuild/Config/BaseConfig.jsβ€Ž

Lines changed: 51 additions & 48 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€ŽConfiguration/ESBuild/Config/CompileConfig.jsβ€Ž

Lines changed: 18 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€ŽConfiguration/ESBuild/Config/TargetConfig.jsβ€Ž

Lines changed: 59 additions & 49 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€ŽConfiguration/ESBuild/Constant/BoundConstant.jsβ€Ž

Lines changed: 1 addition & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€ŽConfiguration/ESBuild/Constant/EnvironmentConstant.jsβ€Ž

Lines changed: 4 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€ŽConfiguration/ESBuild/Constant/PathConstant.jsβ€Ž

Lines changed: 1 addition & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€ŽConfiguration/ESBuild/Target.jsβ€Ž

Lines changed: 12 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€ŽConfiguration/ESBuild/Wind.jsβ€Ž

Lines changed: 4 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€ŽConfiguration/ESBuild/index.jsβ€Ž

Lines changed: 10 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
Β (0)