Skip to content

Commit 08f9765

Browse files
committed
Include libs in the built CLI
1 parent 8b708bb commit 08f9765

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

waspc/waspc.cabal

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,9 @@ data-files:
4242
Generator/templates/**/*.jsx
4343
Generator/templates/**/*.tsx
4444
Generator/templates/**/*.png
45+
Generator/libs/**/*.ts
46+
Generator/libs/**/*.json
47+
Generator/libs/**/gitignore
4548
Cli/bash-completion
4649
Cli/starters/**/*.js
4750
Cli/starters/**/*.cjs

0 commit comments

Comments
 (0)