https://github.com/mikebellcoder/vue-issues
Various issues I've experienced using Vue 2+ so I can recreate the issue and report it.
https://github.com/mikebellcoder/vue-issues
Last synced: 4 months ago
JSON representation
Various issues I've experienced using Vue 2+ so I can recreate the issue and report it.
- Host: GitHub
- URL: https://github.com/mikebellcoder/vue-issues
- Owner: mikebellcoder
- Created: 2020-09-07T00:19:24.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-09-06T16:16:24.000Z (almost 5 years ago)
- Last Synced: 2025-12-24T10:17:27.854Z (6 months ago)
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#vue issues
This is a repo full of issues I've found while working with VueJS back in 2019-2020.
FYI
Create a new Vue Project via the CLI and then performing build results in a build that is 980kb.
Creating a new Angular project via the CLI and then performing build results in a build that is 728kb.
A new Angular project starts out 252kb smaller than Vue.