feat: post build script for opengraph
This commit is contained in:
+2
-1
@@ -6,7 +6,8 @@
|
||||
"vitest.config.*",
|
||||
"cypress.config.*",
|
||||
"playwright.config.*",
|
||||
"eslint.config.*"
|
||||
"eslint.config.*",
|
||||
"post-build.ts"
|
||||
],
|
||||
"compilerOptions": {
|
||||
// Most tools use transpilation instead of Node.js's native type-stripping.
|
||||
|
||||
Reference in New Issue
Block a user