Commit c382391
authored
Update remix.mdx
Putting parameters in pkgs will cause rendering in the page to become
npm create cloudflare@latest my-remix-app -- --framework=remix --experimental
Unable to use this experimental feature, change to
npm create cloudflare@latest my-remix-app --framework=remix --experimental
Can normally use experimental features1 parent bfa8e6b commit c382391
File tree
1 file changed
+1
-2
lines changed- src/content/docs/workers/frameworks/framework-guides
1 file changed
+1
-2
lines changedLines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | | - | |
| 26 | + | |
28 | 27 | | |
29 | 28 | | |
30 | 29 | | |
| |||
0 commit comments