Skip to content

chore: update sponsors #4656

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 0 additions & 25 deletions docs/.vuepress/components/Bit.vue

This file was deleted.

4 changes: 0 additions & 4 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,6 @@ actionLink: /guide/
footer: MIT Licensed | Copyright © 2018-present Evan You
---

<div style="text-align: center">
<Bit/>
</div>

<div class="features">
<div class="feature">
<h2>Feature Rich</h2>
Expand Down
4 changes: 1 addition & 3 deletions docs/config/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ sidebar: auto

# Configuration Reference

<Bit/>

## Global CLI Config

Some global configurations for `@vue/cli`, such as your preferred package manager and your locally saved presets, are stored in a JSON file named `.vuerc` in your home directory. You can edit this file directly with your editor of choice to change the saved options.
Expand Down Expand Up @@ -266,7 +264,7 @@ See [the plugin's README](https://github.com/vuejs/vue-cli/blob/dev/packages/%40
When building as a library, you can also set this to `false` to avoid your users having to import the CSS themselves.

Extracting CSS is disabled by default in development mode since it is incompatible with CSS hot reloading. However, you can still enforce extraction in all cases by explicitly setting the value to `true`.

Instead of a `true`, you can also pass an object of options for the [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) if you want to further configure what this plugin does exactly.

### css.sourceMap
Expand Down
2 changes: 0 additions & 2 deletions docs/guide/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ sidebarDepth: 0

# Overview

<Bit/>

::: warning
This documentation is for `@vue/cli` version **3.x**. For the old `vue-cli`, see [here](https://github.com/vuejs/vue-cli/tree/v2#vue-cli--).
:::
Expand Down
4 changes: 0 additions & 4 deletions docs/ru/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,6 @@ actionLink: /ru/guide/
footer: MIT Licensed | Copyright © 2018-present Evan You
---

<div style="text-align: center">
<Bit/>
</div>

<div class="features">
<div class="feature">
<h2>Богатые возможности</h2>
Expand Down
2 changes: 0 additions & 2 deletions docs/ru/config/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ sidebar: auto

# Конфигурация

<Bit/>

## Глобальная конфигурация CLI

Некоторые глобальные настройки для `@vue/cli`, такие как предпочитаемый менеджер пакетов и ваши локальные пресеты настроек, сохранены в JSON-файле `.vuerc` в вашем домашнем каталоге. Вы можете использовать любой редактор для изменения этих настроек.
Expand Down
2 changes: 0 additions & 2 deletions docs/ru/guide/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ sidebarDepth: 0

# Введение

<Bit/>

::: warning Предупреждение
Эта документация для `@vue/cli` версии **3.x**. Для старой версии `vue-cli`, см. [здесь](https://github.com/vuejs/vue-cli/tree/v2#vue-cli--).
:::
Expand Down
2 changes: 0 additions & 2 deletions docs/zh/guide/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ sidebarDepth: 0

# 介绍

<Bit/>

::: warning 警告
这份文档是对应 `@vue/cli` **3.x** 版本的。老版本的 `vue-cli` 文档请移步[这里](https://github.com/vuejs/vue-cli/tree/v2#vue-cli--)。
:::
Expand Down