- commit
- 544d852
- parent
- 2086bda
- author
- Eric Bower
- date
- 2023-11-01 17:28:49 +0000 UTC
chore(npm): explicit fields
1 files changed,
+2,
-0
M
npm.ts
M
npm.ts
+2,
-0
1@@ -11,6 +11,8 @@ async function main() {
2 }
3
4 await build({
5+ declaration: "inline",
6+ scriptModule: "cjs",
7 entryPoints: [
8 {
9 name: ".",