-
UI Visual Regression Testing Tool
(Dynamic datas are available), input a .sketch file and a url link, output the difference ~ -
vite require plugin
: a compatible plugin with webpack5, it allows you to userequire
to import static files such as picture etc. -
webpack to vite template
: a template basic on vue-element-admin, using webpack5 on production mode and vite on development mode.
-
vite-plugin-vue2-suffix
:A plugin solve missing '*.vue' suffix problem transform webpack to vite in vue2 -
vite-plugin-proxy-middleware
:a vite plugin that solve the conflict problem between turning on vite proxy and http2, you can use both http2 and proxy at the same time ;-) - vite svg hot plugin: .svg files hot replacement.It allows you to add a new path in your project where includes svg files, and you not need to restart your project.
- svg preview standalone
- mockjs support hot json file updates