191 Commits

Author SHA1 Message Date
Haoqun Jiang
9577cf5798 chore: Merge branch 'master' into dev 2022-02-17 15:47:20 +08:00
Matthijs van der Burgh
8b5ab22762 fix: remove --skip-plugin from arguments passed to the plugins (#6972)
Fixes #6971
2022-02-17 15:44:57 +08:00
Killer_Quinn
aa85cb0119 feat: update npm.taobao.org to npmmirror.com (#6824) 2021-11-09 16:27:19 +08:00
Haoqun Jiang
e40f06212b docs: replace vuepress with vitepress (#6821) 2021-11-09 16:06:01 +08:00
Haoqun Jiang
9eef87799e feat!: remove url-loader and file-loader in favor of asset modules (#6771) 2021-10-23 09:54:46 +08:00
Calvin Schröder
c5a4901f87 docs(en-creating-a-project): update --help output (#6706) 2021-09-30 16:44:08 +08:00
Andy Castille
7d65521912 docs: fix typo in deployment guide (#6620) 2021-08-24 16:44:37 +08:00
Ashik Paul
f263a7dcb4 docs: fixed some minor typos (#6493) 2021-06-03 21:24:48 +08:00
Alec Barrett
3b92671ddb docs: replace master with main to reflect GH default (#6377) 2021-05-10 21:36:32 +08:00
MowlCoder
ad213f0429 docs: fix master to main in heroku deployment (#6359) 2021-04-16 20:31:15 +08:00
Haoqun Jiang
0aa8a55189 feat!: always inject safari-nomodule-fix as an external script; drop --no-unsafe-inline flag (#6422) 2021-04-16 19:23:21 +08:00
Xinwen
65d5f7aec5 docs: Minor change on the staging mode example (#6365) [skip ci]
* Minor change on the staging mode example

As a beginner, I was confused with the parentheses staging line of the example. I thought the parentheses were the pattern to make the env variable work. I hope the change that I made could help.
2021-03-20 15:57:05 +08:00
Haoqun Jiang
f4fb99de97 feat!: upgrade to css-loader 5; remove css.requireModuleExtension & css.modules options (#6332) 2021-03-10 00:05:02 +08:00
Rüdiger Busche
e910e9c215 docs: add note about loader incompatible with webpack 4 (#6266) 2021-02-08 19:46:28 +08:00
Anzelika
89f88efe54 docs: update deployment.md for github custom domains (#6239)
Adding information about omitting publicpath config if you deploy to a custom domain.
2021-01-27 21:58:06 +08:00
Binwei Fang
b9e2f70f07 fix(cli-service): avoiding recreating dist directory (#6221) 2021-01-25 16:20:17 +08:00
Haoqun Jiang
5f4656e7e5 chore: merge branch 'master' into dev 2021-01-22 16:30:34 +08:00
Andy Chen
e026771641 docs: fix minor typo (#6223) 2021-01-20 23:24:39 +08:00
Haoqun Jiang
89774a2b39 chore: Merge branch 'master' into dev 2021-01-06 15:18:11 +08:00
Dahunsi Fehintoluwa
3eaef4d388 docs: fixed some typos on deployment.md (#6176)
Corrected 'fo' to 'of' and 'wit' to 'with' on line 180
2020-12-31 10:50:19 +08:00
Mark Szymanski
0435313e4c docs: update skip plugins section of cli-service (#5927)
Simplify language, omit unnecessary use case example to better align with tone of other feature descriptions
2020-12-20 20:05:09 +08:00
Maurici Abad Gutierrez
fe0fa6718e docs: easier Netlify setup for history mode (#6093)
Co-authored-by: Haoqun Jiang <haoqunjiang@gmail.com>
2020-12-18 17:21:04 +08:00
JiZhi
9e32481d4c docs: mode-and-env doc need be updated (#6050) 2020-12-17 16:15:31 +08:00
JiZhi
6f3fc16431 docs: mode-and-env doc need be updated (#6050) 2020-12-17 16:11:24 +08:00
Haoqun Jiang
2814c428fa chore: Merge branch 'master' into dev 2020-12-14 23:01:48 +08:00
Haoqun Jiang
eee082d331 feat: bump lint-staged to v10 (#6136) 2020-12-11 14:37:25 +08:00
Haoqun Jiang
49052f49ff docs: don't add .loader() when modifying vue-loader options [skip ci] (#6128)
See the reasoning at https://github.com/Akryum/vue-cli-plugin-apollo/pull/463
2020-12-09 14:30:35 +08:00
Haoqun Jiang
1e5ba6b831 feat!: make vue serve/build aliases to npm run serve/build (#6115)
To avoid user confusion. Also allows us to focus more on CLI's core
functionalities.
2020-12-08 11:08:07 +08:00
davidmauskop
5ad4461b33 docs: update Render deployment guide (#6085) [skip ci]
The flow for creating static sites in the Render dashboard was recently simplified
2020-11-26 16:29:58 +08:00
Timothy
73e059a787 Update Vercel deployment instructions (#5835) 2020-10-06 13:22:18 +03:00
martinnaughton
352d759b60 docs: add notes on the vue inspect command (#3797) [skip ci]
Co-authored-by: Natalia Tepluhina <tarya.se@gmail.com>
Co-authored-by: Haoqun Jiang <haoqunjiang@gmail.com>
2020-09-28 16:11:44 +08:00
Sarbik Betal
145cccac44 docs: update netlify docs for vue/cli-plugin-pwa (#5847) [skip ci] 2020-09-28 15:40:17 +08:00
Haoqun Jiang
468986b2c1 docs: remove mention of Node.js v8 npm workaround, as it's been fixed [skip ci] 2020-09-23 13:42:12 +08:00
ʀᴀʏ
e4e5926ec6 docs: change zeit to vercel (#5807) [ci skip]
Co-authored-by: Haoqun Jiang <haoqunjiang@gmail.com>
2020-08-28 13:44:12 +08:00
Luis Marroquin
929f1b0e6b docs: update deployment.md (#5815) [ci skip]
Comment: // vue.config.js file to be place in the root of your repository

Should be also on `GitHub Pages` guide, not only `GitLab Pages`
2020-08-24 15:54:28 +08:00
Haoqun Jiang
d9d191f416 docs: update Node version requirement to address package manager issues (#5811) [ci skip]
It's recommended to use NPM v6 with Node.js v8, because:

1. Some of the upstream packages may accidentally introduce dependencies
that require Node.js 10+ in the `engines` field. This only leads to a
warning in NPM but will break Yarn.

2. NPM v5 does not support dependency versions starting with `npm:`,
so it can't support Vue 3 related features in Vue CLI.
2020-08-24 15:52:19 +08:00
Necmettin Karakaya
5baec1fdc5 chore: fix common misspelling errors (#5694)
Co-authored-by: Haoqun Jiang <haoqunjiang@gmail.com>
2020-08-10 01:17:01 +08:00
Yazhe Wang
38234ef74c docs: additionalData option for sass-loader 9.0 (#5673) [ci skip] 2020-07-13 16:21:07 +08:00
Dave Dane Pacilan
a21c19b1d8 docs: Update Firebase project link (#5664) [ci skip] 2020-07-09 21:13:34 +08:00
Haoqun Jiang
f6e9b9469f docs: @babel-preset/env -> @babel/preset-env (#5603)
closes #5475

Thank @ucev for spotting this.
2020-06-24 10:35:19 +08:00
yazhe wang
696542d354 docs: serve command default entry value (#5558) [ci skip]
closes #5562 4485
2020-06-10 15:36:28 +08:00
Timi Omoyeni
0ce0db287e docs: make heroku resource link accessible (#5312) 2020-03-31 18:12:37 +08:00
Haoqun Jiang
a66fee6386 docs: update polyfill names according to core-js 3 (#5282) 2020-03-19 21:25:39 +08:00
Haoqun Jiang
d41f31c2f9 docs: add warning on client side environment variables (#5243)
Inspired by the create-react-app documentation
https://create-react-app.dev/docs/adding-custom-environment-variables
2020-03-07 00:22:35 +01:00
Ville Säävuori
677e4c5aa0 Added basic upgrading instructions (#5176)
* Added basic upgrading instructions

* Update docs/guide/installation.md

Co-Authored-By: Natalia Tepluhina <tarya.se@gmail.com>

* Update docs/guide/installation.md

Co-Authored-By: Natalia Tepluhina <tarya.se@gmail.com>

Co-authored-by: Natalia Tepluhina <tarya.se@gmail.com>
2020-02-15 12:40:11 +02:00
小新
7f2140a218 docs(en): update polyfill import according to core-js 3 docs (#5130) 2020-02-06 13:36:49 +08:00
Илья
9f0b1f6243 fix(docs): new travis CLI interface (#5126)
At the moment this is done like this: https://github.com/travis-ci/travis.rb#env
2020-02-01 09:36:34 +02:00
Frank Fang
b5dedc175c Add a demo for multiple loaders (#5076) 2020-01-14 15:32:41 +02:00
Natalia Tepluhina
cf5f009327 Mention that Vue CLI should be installed in Prototyping guide (#5079)
* docs: clarified that we need CLI installed

* docs: added vue-cli to bash script

* Update docs/guide/prototyping.md

Co-Authored-By: Pavan Kumar Sunkara <pavan.sss1991@gmail.com>

Co-authored-by: Pavan Kumar Sunkara <pavan.sss1991@gmail.com>
2020-01-14 10:04:21 +08:00
Jose G. Alfonso
f83c44113f Update doc section on Git Hooks (#4820)
Added complete required entries for lint-staged to work
2019-11-21 10:33:38 +02:00