Commit c8cbae8
test
docs(pdk-migration): update guide for @aws/nx-plugin 1.0.0-rc.33
- Bump the pinned version from 1.0.0-rc.10 to 1.0.0-rc.33
- Drop the manual tsx install step: ts#smithy-api vends tsx as a dev
dependency since #786
- Rename the serve-local target to dev following #806
- Pass ux=cloudscape to ts#website since the default changed to shadcn
in #854 (the shopping list app uses CloudScape components)
- Fix the vite.config.mts outDir shown in the ace-builds diff context
to match the generated config (bundle subdirectory)
Validated by running the full migration end-to-end on a fresh
1.0.0-rc.33 workspace, including a live AWS deploy, authenticated
GET/POST/DELETE API tests and teardown.1 parent 314ee90 commit c8cbae8
2 files changed
Lines changed: 8 additions & 12 deletions
File tree
- docs/src/content/docs/en
- blog
- snippets/pdk-migration/example
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| |||
Lines changed: 6 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | | - | |
| 101 | + | |
102 | 102 | | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
| 103 | + | |
108 | 104 | | |
109 | 105 | | |
110 | | - | |
| 106 | + | |
111 | 107 | | |
112 | 108 | | |
113 | 109 | | |
| |||
0 commit comments