Skip to content

Commit

Permalink
feat: move script from index.html to project.json
Browse files Browse the repository at this point in the history
  • Loading branch information
sdo-1A committed Oct 21, 2024
1 parent c93f7b5 commit 34d52c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/showcase/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
"bundleName": "horizon-theme"
}
],
"scripts": []
"scripts": ["apps/showcase/src/test-sw.js"]
},
"configurations": {
"production": {
Expand Down

0 comments on commit 34d52c0

Please sign in to comment.