Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
vuejs
/
vue-cli
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Watch
Couldn't load subscription status.
Retry
Uh oh!
There was an error while loading.
Please reload this page
.
Fork
6.3k
Star
29.7k
Code
Issues
935
Pull requests
135
Discussions
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
c19bbff
User selector
All users
Datepicker
All time
Commit History
Commits on Jun 5, 2018
feat(cli-service): support --no-clean flag (#1457)
Show description for c19bbff
arthurdenner
authored and
yyx990803
committed
c19bbff
Copy full SHA for c19bbff
feat(xdg-compliance): rc file location hierarchy (#1326)
Show description for ec87266
tristan957
authored and
yyx990803
committed
ec87266
Copy full SHA for ec87266
fix: avoid util.promisify when resolving webpack.config.js
Show description for 89a0e65
yyx990803
committed
89a0e65
Copy full SHA for 89a0e65
feat(ui): update all plugin to wanted version button (#1456)
Akryum
authored
98b6d26
Copy full SHA for 98b6d26
feat(ui): Display cli-service in plugins view (so it can be upgraded) (#1422)
Show description for f42632b
Akryum
authored
f42632b
Copy full SHA for f42632b
refactor(ui): Config & task icons (#1450)
Show description for 1c8f195
Akryum
authored
1c8f195
Copy full SHA for 1c8f195
feat: allow configuring postcss-loader via css.loaderOptions.postcss
yyx990803
committed
0ba111e
Copy full SHA for 0ba111e
test: fix baseUrl normalization
yyx990803
committed
6264996
Copy full SHA for 6264996
feat: allow using relative baseUrl
yyx990803
committed
dc38211
Copy full SHA for dc38211
Commits on Jun 4, 2018
fix(ui): tests
Guillaume Chau
committed
bfebc6d
Copy full SHA for bfebc6d
fix(ui): top bar children margin
Guillaume Chau
committed
cd88b47
Copy full SHA for cd88b47
fix(ui): yarn link @vue/ui
Guillaume Chau
committed
145492b
Copy full SHA for 145492b
Commits on Jun 3, 2018
fix(ui): check current project still exists
Guillaume Chau
committed
251509c
Copy full SHA for 251509c
fix(ui): limit description length in plugin search
Guillaume Chau
committed
588ad75
Copy full SHA for 588ad75
chore(cli-plugin-typescript): fix typo (#1447)
kazupon
authored and
Akryum
committed
bf87ded
Copy full SHA for bf87ded
fix(ui): correct i18n mistake (#1445)
Show description for dc07315
SevenOutman
authored and
Akryum
committed
dc07315
Copy full SHA for dc07315
Changing tabs to tab (#1441)
CalebKester
authored and
Akryum
committed
165f823
Copy full SHA for 165f823
Commits on Jun 1, 2018
fix(build): default to development mode in build --watch (#1430)
zigomir
authored and
yyx990803
committed
3193b0d
Copy full SHA for 3193b0d
feat: upgrade jest to 23.1.0
Show description for 7e38f98
yyx990803
committed
7e38f98
Copy full SHA for 7e38f98
fix: should not inject babel-core shim if babel plugin is not used
Show description for a91d022
yyx990803
committed
a91d022
Copy full SHA for a91d022
fix: bail when registry ping fails
Show description for be5526e
yyx990803
committed
be5526e
Copy full SHA for be5526e
fix(ui): int loading z-index
Guillaume Chau
committed
68f273a
Copy full SHA for 68f273a
Commits on May 31, 2018
fix(ui): progress screen z-index
Guillaume Chau
committed
0366ec3
Copy full SHA for 0366ec3
ci: bump timeouts
yyx990803
committed
fb55ce4
Copy full SHA for fb55ce4
feat: ui tweaks & fixes (#1409)
Show description for 7354525
Akryum
authored and
yyx990803
committed
7354525
Copy full SHA for 7354525
fix: only provide baseUrl fix if baseUrl provided (#1421)
morrislaptop
authored and
yyx990803
committed
af1151a
Copy full SHA for af1151a
Commits on May 30, 2018
chore: 3.0.0-beta.15 changelog
yyx990803
committed
4e7bef7
Copy full SHA for 4e7bef7
v3.0.0-beta.15
yyx990803
committed
9a2898c
Copy full SHA for 9a2898c
chore: pre release sync
yyx990803
committed
9aeaf9b
Copy full SHA for 9aeaf9b
fix: e2e runner args passing
Show description for 05391b6
yyx990803
committed
05391b6
Copy full SHA for 05391b6
perf: use importHelpers: true in tsconfig.json
yyx990803
committed
60f0a0a
Copy full SHA for 60f0a0a
fix(typescript): avoid including router file when router is not selected
yyx990803
committed
4d00161
Copy full SHA for 4d00161
Merge branch 'dev' of github.com:vuejs/vue-cli into dev
Guillaume Chau
committed
970eee7
Copy full SHA for 970eee7
refactor(ui): webpack-dashboard: simplify open-app
Guillaume Chau
committed
352b166
Copy full SHA for 352b166
fix(unit-mocha): ensure correct mode for webpack config
Show description for e17f78c
yyx990803
committed
e17f78c
Copy full SHA for e17f78c
Pagination
Previous
Next
You can’t perform that action at this time.