Skip to content

Commit

Permalink
open pages folder
Browse files Browse the repository at this point in the history
  • Loading branch information
wjoosen committed Dec 11, 2024
1 parent 951bf31 commit 0a8c3c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conviva/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"bundle": "rollup -c rollup.config.mjs",
"watch": "npm run bundle -- --watch",
"build": "npm run clean && npm run bundle",
"serve": "http-server ./.. -o /conviva/test/pages/main_umd.html",
"serve": "http-server ./.. -o /conviva/test/pages/",
"test": "jest"
},
"author": "THEO Technologies NV",
Expand Down

0 comments on commit 0a8c3c1

Please sign in to comment.