当前位置:网站首页>Common plug-ins for vite project development
Common plug-ins for vite project development
2022-07-03 14:02:00 【pzy_ six hundred and sixty-six】
@vitejs/plugin-vue
effect : For editing vue file
Be careful : The plug-in is suitable for vue3
plugin-vue-jsx
effect : add to vue3 Yes tsx and jsx Support for
vite-plugin-svg-icons
effect : Unified introduction svg File resources , Use as an icon
vite-plugin-eslint
effect : to vite Add runtime eslint Support
vite-plugin-mock
effect : Services used to simulate the back end
vite-plugin-compression
effect : Provide gzip Compress
vite-plugin-html
effect : Provide index.html Compression of and in index.html The function of accessing variables
rollup-plugin-visualizer
effect : Package analysis
- npm as well as ts support library
- Official warehouse
vite-plugin-vue-setup-extend
effect : solve vue3 Next script setup Grammatical sugar Next , Set components manually name Inconvenient question
Be careful : May lead to vue Components debuger when , The position of the breakpoint is incorrect , Please be careful before using ( until 0.4.0 The version still has this problem )
unplugin-vue-components
effect : Realization vue Automatic on-demand import of component library
unplugin-auto-import
effect : Realization vue Automatic import of functions
cross-env
effect : In a general way , Set the environment variable , Solve cross platform problems , Different ways of setting environment variables
边栏推荐
- MIL-100( Fe) 包裹小分子阿司匹林形成[email protected](Fe)|甘草次酸修饰金属有机框架材料UiO-66-NH2(简称UiO-66-NH2-GA)
- Installation impression notes
- 从零开始的基于百度大脑EasyData的多人协同数据标注
- Depth and breadth first traversal of tree (regardless of binary tree)
- 叶酸修饰的金属-有机骨架(ZIF-8)载黄芩苷|金属有机骨架复合磁性材料([email protected])|制备路线
- Use vscode to view hex or UTF-8 codes
- Metal organic framework material zif-8 containing curcumin( [email protected] Nanoparticles) | nano metal organic framework carry
- JS continues to explore...
- 金属有机骨架(MOFs)抗肿瘤药载体|PCN-223装载甲硝唑|UiO-66包载盐酸环丙沙星([email protected])
- How to use lxml to judge whether the website announcement is updated
猜你喜欢

Bidirectional linked list (we only need to pay attention to insert and delete functions)

QT learning 22 layout manager (I)

The solution of Chinese font garbled code in keil5

Ocean CMS vulnerability - search php

使用vscode查看Hex或UTF-8编码

Summary of common error reporting problems and positioning methods of thrift

太阳底下无新事,元宇宙能否更上层楼?

Implementation of Muduo accept connection, disconnection and sending data

The small project (servlet+jsp+mysql+el+jstl) completes a servlet with login function, with the operation of adding, deleting, modifying and querying. Realize login authentication, prevent illegal log

金属有机骨架MOFs装载非甾体类抗炎药物|ZIF-8包裹普鲁士蓝负载槲皮素(制备方法)
随机推荐
Golang — template
SQL Injection (POST/Select)
如何使用lxml判断网站公告是否更新
【吉林大学】考研初试复试资料分享
Installation impression notes
JVM runtime data area
核酸修饰的金属有机框架药物载体|PCN-223金属有机骨架包载Ad金刚烷|ZIF-8包裹阿霉素(DOX)
全面发展数字经济主航道 和数集团积极推动UTONMOS数藏市场
28:第三章:开发通行证服务:11:在配置文件中定义属性,然后在代码中去获取;
Example analysis of QT learning 18 login dialog box
JVM object lifecycle
MySQL data processing value addition, deletion and modification
[combinatorics] permutation and combination (examples of combinatorial number of multiple sets | three counting models | selection problem | combinatorial problem of multiple sets | nonnegative intege
Bidirectional linked list (we only need to pay attention to insert and delete functions)
page owner特性浅析
SQL Injection (GET/Search)
Dlopen() implements dynamic loading of third-party libraries
Record 405 questions about bank callback post request
Qt学习22 布局管理器(一)
小项目(servelt+jsp+mysql+EL+JSTL)完成一个登录功能的Servlet,具有增删改查的操作。实现登录身份验证,防止非法登录,防止多点登录,记住用户名密码功能。