Commit c1b4ffc
committed
fix: can't find lexicon types when running pnpm install
I think nuxt prepare will try to compile standard-site-sync and since the
lexicon types don't exist yet it will fail. We should generate the types
first, and then run prepare.1 parent 012472e commit c1b4ffc
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
0 commit comments