chore!: configure projen for correct artifact generation directory

This commit is contained in:
Tom Keller
2022-10-15 18:37:21 -07:00
parent 746c17326f
commit 15adc6ff52
5 changed files with 12 additions and 11 deletions
Generated
+3 -3
View File
@@ -10,9 +10,9 @@ permissions-backup.acl
/test/
/tsconfig.dev.json
/src/
!/lib/
!/lib/**/*.js
!/lib/**/*.d.ts
!/build/
!/build/**/*.js
!/build/**/*.d.ts
dist
/tsconfig.json
/.github/