Skip to content

Commit

Permalink
Add spa_router.js to exports in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
CHamalainen authored and jorgegorka committed Sep 14, 2023
1 parent a4d23d4 commit ab6590d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@
".": {
"svelte": "./src/index.js"
},
"./src/spa_router.js": {
"svelte": "./src/spa_router.js"
},
"./src/store.js": {
"svelte": "./src/store.js"
}
Expand Down

0 comments on commit ab6590d

Please sign in to comment.