1
0
This commit is contained in:
2022-06-26 02:23:07 +02:00
parent fb562f2743
commit 5c059cd015

View File

@@ -23,5 +23,5 @@
"types": ["@cloudflare/workers-types"]
},
"include": ["src"],
"exclude": ["node_modules", "dist", "test"]
"exclude": ["node_modules"]
}