Commit a514ec7
committed
fix(cli): add typescript devDep to fix typecheck for bundler moduleResolution
backend-only and discussions were missing typescript as a
devDependency, causing npx tsc to fall back to the root
tsc v4.9.5 which doesn't support moduleResolution:"bundler".
Also restores monorepo metadata in discussions snapshot
package.json files.1 parent 1aceadb commit a514ec7
File tree
5 files changed
+40
-26
lines changed- amplify-migration-apps
- backend-only
- discussions
- _snapshot.post.generate
- _snapshot.pre.generate
5 files changed
+40
-26
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
12 | 15 | | |
13 | 16 | | |
Lines changed: 7 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
6 | 9 | | |
7 | 10 | | |
8 | 11 | | |
9 | 12 | | |
10 | 13 | | |
11 | 14 | | |
12 | | - | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
13 | 18 | | |
14 | 19 | | |
15 | 20 | | |
| |||
Lines changed: 7 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
6 | 9 | | |
7 | 10 | | |
8 | 11 | | |
9 | 12 | | |
10 | 13 | | |
11 | 14 | | |
12 | | - | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
13 | 18 | | |
14 | 19 | | |
15 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
41 | 63 | | |
42 | 64 | | |
43 | 65 | | |
| |||
26674 | 26696 | | |
26675 | 26697 | | |
26676 | 26698 | | |
26677 | | - | |
26678 | | - | |
26679 | | - | |
26680 | | - | |
26681 | | - | |
26682 | | - | |
26683 | | - | |
26684 | | - | |
26685 | | - | |
26686 | | - | |
26687 | | - | |
26688 | | - | |
26689 | | - | |
26690 | | - | |
26691 | | - | |
26692 | | - | |
26693 | | - | |
26694 | | - | |
26695 | | - | |
26696 | | - | |
26697 | | - | |
26698 | | - | |
26699 | 26699 | | |
26700 | 26700 | | |
26701 | 26701 | | |
| |||
0 commit comments