Skip to content

Commit 34e79c7

Browse files
committed
annotate appprun with #801
1 parent 9de374a commit 34e79c7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

frameworks/keyed/apprun/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44
"description": "AppRun demo",
55
"main": "index.js",
66
"js-framework-benchmark": {
7-
"frameworkVersionFromPackage": "apprun"
7+
"frameworkVersionFromPackage": "apprun",
8+
"issues": [801]
89
},
910
"scripts": {
1011
"build-dev": "esbuild src/main.tsx --bundle --outfile=dist/main.js --serve=8080 --servedir=.",

0 commit comments

Comments
 (0)