handsome-yang
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

Yang的第一个Vite-plugin

1.安装插件

npm i handsome-yang

2.在vite.config.ts中引入并使用插件

import HandsomeYang from 'handsome-yang';
export default defineConfig({
    plugins: [
        HandsomeYang()
    ]
});

3.使用插件

console.log('尝试输入一下和Yang有关的东西,看看控制台')

Readme

Keywords

none

Package Sidebar

Install

npm i handsome-yang

Weekly Downloads

3

Version

1.0.2

License

ISC

Unpacked Size

1.39 kB

Total Files

4

Last publish

Collaborators

  • boyyangzai