Commit d813286
committed
style(Wind): Convert ESBuild config indentation from tabs to spaces
Normalize indentation across all ESBuild configuration modules under Configuration/ESBuild/ from tab to 2-space indentation, and reformat Source/ESBuild.js from tab to 4-space indentation. Adjust import ordering to place local modules before external ones and consolidate export blocks to multi-line form across BaseConfig, CompileConfig, TargetConfig, BoundConstant, EnvironmentConstant, PathConstant, Target.js, Wind.js, index.js, and Source/ESBuild.js.
In Source/ESBuild.js, also reformat the `export const On` declaration to a single-line condition and split the `catch` clause onto its own line for consistent error-handling style.
No functional changes to the build pipeline.1 parent f42656c commit d813286
10 files changed
Lines changed: 202 additions & 212 deletions
File tree
- Configuration/ESBuild
- Config
- Constant
- Source
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments