chore: update folder name for generated artifacts

Former-commit-id: 17b072b778
This commit is contained in:
cedoor
2024-03-04 11:31:20 +00:00
parent 0c540072c6
commit f7403cbdc7

View File

@@ -3,7 +3,7 @@ import { rmSync } from "fs"
const folderName = "packages"
const gitIgnored = [
"contracts/build",
"contracts/artifacts",
"contracts/cache",
"contracts/node_modules",
"web-app/node_modules",