fix(build): rename npmextra config to .smartconfig and refresh build metadata

This commit is contained in:
2026-04-19 12:22:53 +00:00
parent 0e9862efca
commit 0db138bf42
9 changed files with 1638 additions and 1739 deletions
+2
View File
@@ -5,6 +5,8 @@
"moduleResolution": "NodeNext",
"esModuleInterop": true,
"verbatimModuleSyntax": true,
"types": ["node"],
"ignoreDeprecations": "6.0",
"baseUrl": ".",
"paths": {}
},