Skip to content

Commit 8aa1ab6

Browse files
authored
Make home route primary while still opening app.js
1 parent 92e598a commit 8aa1ab6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.devcontainer/devcontainer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
"customizations": {
1212
"codespaces": {
1313
"openFiles": [
14+
"src/routes/home/index.js",
1415
"src/components/app.js"
1516
]
1617
}

0 commit comments

Comments
 (0)