Skip to content

Commit 095dcb3

Browse files
committed
add custom url
1 parent b1ef799 commit 095dcb3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

frameworks/keyed/marko/index.html

Lines changed: 0 additions & 1 deletion
This file was deleted.

frameworks/keyed/marko/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
"description": "The default Marko starter app",
44
"js-framework-benchmark": {
55
"frameworkVersionFromPackage": "marko",
6-
"frameworkHomeURL": "https://markojs.com/"
6+
"frameworkHomeURL": "https://markojs.com/",
7+
"customURL": "/dist"
78
},
89
"version": "1.0.0",
910
"type": "module",

0 commit comments

Comments
 (0)