We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c57267 commit d826724Copy full SHA for d826724
README.md
@@ -52,7 +52,7 @@ Prefer Flask? Checkout my [gtalarico/flask-vuejs-template](https://github.com/gt
52
| `/src/main.js` | JS Application Entry Point |
53
| `/public/index.html` | Html Application Entry Point (`/`) |
54
| `/public/static` | Static Assets |
55
-| `/dist/` | Bundled Assets Output (generated at `yarn build` |
+| `/dist/` | Bundled Assets Output (generated at `yarn build`) |
56
57
## Prerequisites
58
0 commit comments