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.
1 parent eb42d4f commit 491cd94Copy full SHA for 491cd94
1 file changed
taskfile.yaml
@@ -1,5 +1,4 @@
1
-version: "4"
2
-output: interleaved
+version: "3"
3
dotenv: [".env.local"]
4
5
tasks:
@@ -18,4 +17,4 @@ tasks:
18
17
- echo -e "Install the dependencies by running \"npm install\""
19
- echo -e "To give it a try, run \"npx expo run:android\" or \"npx expo run:ios\" to run the app.\n"
20
21
- - echo -e "For more help view your project's README.md file or join our Slack community at https://livekit.io/join-slack."
+ - echo -e "For more help view your project's README.md file or join our Discourse community at https://community.livekit.io."
0 commit comments