suyiScreen/node_modules/rollup-plugin-vue
lixiaobang 18ece3f395 代码提交 2023-02-06 08:46:29 +08:00
..
dist 代码提交 2023-02-06 08:46:29 +08:00
node_modules 代码提交 2023-02-06 08:46:29 +08:00
src 代码提交 2023-02-06 08:46:29 +08:00
LICENSE 代码提交 2023-02-06 08:46:29 +08:00
README.md 代码提交 2023-02-06 08:46:29 +08:00
package.json 代码提交 2023-02-06 08:46:29 +08:00

README.md

Introduction

As vue-loader is for webpack and vueify is for browserify, similarly its for rollup. As we know, webpack and browserify concat stuff and make it runnable in browser. Its difficult to share .vue components. Now roll your Vue components.

With rollup you can break your application into reusable modules.

See docs for installing, using and contributing.

Build Status Code Style Coverage Status Software License NPM Latest Version Issues

Security

If you discover any security related issues, please email hi@znck.me instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.