Skip to content

Commit

Permalink
annotate appprun with #801
Browse files Browse the repository at this point in the history
  • Loading branch information
krausest committed Mar 13, 2021
1 parent 9de374a commit 34e79c7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion frameworks/keyed/apprun/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@
"description": "AppRun demo",
"main": "index.js",
"js-framework-benchmark": {
"frameworkVersionFromPackage": "apprun"
"frameworkVersionFromPackage": "apprun",
"issues": [801]
},
"scripts": {
"build-dev": "esbuild src/main.tsx --bundle --outfile=dist/main.js --serve=8080 --servedir=.",
Expand Down

0 comments on commit 34e79c7

Please sign in to comment.