Commit Graph

6 Commits

Author SHA1 Message Date
Oliver Booth 652550a2fe
refactor: make "tmp/" const for slight maintainability improvement
.NET / Build & Test (push) Failing after 56s Details
2024-03-01 17:10:20 +00:00
Oliver Booth 81f101e337
fix: output sourcemap correctly 2024-03-01 17:08:23 +00:00
Oliver Booth a3d941d6a2
perf: remove redundant terser call
Minification is provided by webpack anyway
2024-03-01 17:07:43 +00:00
Oliver Booth 8a098c1275
fix(build): fix sourcemap condition 2024-03-01 17:07:05 +00:00
Oliver Booth c260f1b5a0
feat(build): clean directories pre-build, clean tmp/ post-build 2024-03-01 16:27:35 +00:00
Oliver Booth b86f933171
refactor(build)!: upgrade Gulpfile to ESM 2024-03-01 16:13:29 +00:00