Build and update dist files under /build

This commit is contained in:
copilot-swe-agent[bot]
2026-07-28 02:24:55 +00:00
committed by GitHub
parent 10008bc082
commit db5979ac2a
3 changed files with 3 additions and 2 deletions
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
+1
View File
@@ -1,6 +1,7 @@
{
"compilerOptions": {
"noImplicitAny": true,
"rootDir": "src/lib",
"outDir": "build",
"module": "esnext",
"target": "es5",