mirror of
https://github.com/AikidoSec/safe-chain.git
synced 2026-05-26 12:10:49 +00:00
add spacing where necessry in build.js
This commit is contained in:
parent
9da3411cc1
commit
267a5ab423
1 changed files with 1 additions and 0 deletions
1
build.js
1
build.js
|
|
@ -14,6 +14,7 @@ if (!target) {
|
||||||
|
|
||||||
(async function main() {
|
(async function main() {
|
||||||
const startBuildTime = performance.now();
|
const startBuildTime = performance.now();
|
||||||
|
|
||||||
await clearOutputFolder();
|
await clearOutputFolder();
|
||||||
console.log("- Cleared output folder ✅")
|
console.log("- Cleared output folder ✅")
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue