Skip to content

Commit ade5ee6

Browse files
authored
[pages] Add Expo to list of framework/tool (#909)
reference: https://docs.expo.io/distribution/publishing-websites/
1 parent de5465a commit ade5ee6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

products/pages/src/content/platform/build-configuration.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ Below are some standard build commands and directories for popular frameworks an
1717
| Docusaurus | `npm run build` | `build` |
1818
| Eleventy | `eleventy` | `_site` |
1919
| Ember.js | `ember build` | `dist` |
20+
| Expo | `expo build:web` | `web-build` |
2021
| Gatsby | `gatsby build` | `public` |
2122
| GitBook | `gitbook build` | `_book` |
2223
| Gridsome | `gridsome build` | `dist` |

0 commit comments

Comments
 (0)