We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c8dbde2 + 232c486 commit f9cf9a9Copy full SHA for f9cf9a9
articles/static-web-apps/front-end-frameworks.md
@@ -48,7 +48,7 @@ The intent of the table columns is explained by the following items:
48
| [Polymer](https://www.polymer-project.org/) | `build/default` | n/a |
49
| [Preact](https://preactjs.com/) | `build` | n/a |
50
| [React](https://reactjs.org/) | `build` | n/a |
51
-| [RedwoodJS](https://redwoodjs.com/) | `web/dist` | `yarn rw build` |
+| [RedwoodJS](https://redwoodjs.com/) | `web/dist` | `yarn rw build web` |
52
| [Stencil](https://stenciljs.com/) | `www` | n/a |
53
| [Svelte](https://svelte.dev/) | `public` | n/a |
54
| [Three.js](https://threejs.org/) | `/` | n/a |
0 commit comments