Browse Source

correct typo in meta.json

pull/23/head
Thorsten Lünborg 9 years ago
committed by GitHub
parent
commit
654eef5cac
  1. 2
      meta.json

2
meta.json

@ -22,7 +22,7 @@
{
"name": "Runtime-only: lighter, but no support for templates defined in .html files (.vue files are fine)",
"value": "runtime",
"short": "tuntime"
"short": "runtime"
},
{
"name": "Standalone: heavier, because it includes the template parser to allow templates in .html files",

Loading…
Cancel
Save