Skip to content

Commit 896e320

Browse files
authored
Add note about open-sesame
1 parent 558764b commit 896e320

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,14 @@
2929

3030
This repository is maintained by Googlers but is not a supported Firebase product. Issues here are answered by maintainers and other community members on GitHub on a best-effort basis.
3131

32+
# Enable framework-awareness
33+
34+
This is an experimental addon to the Firebase CLI to add web framework support, to enable it call the following:
35+
36+
```shell
37+
firebase --open-sesame frameworkawareness
38+
```
39+
3240
# Deploy Next.js
3341

3442
Easily deploy your Next.js application to Firebase and serve dynamic content to your users.

0 commit comments

Comments
 (0)