Skip to content
This repository was archived by the owner on Jan 18, 2022. It is now read-only.

Commit 634b00e

Browse files
committed
Update README.md
1 parent dd2022b commit 634b00e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
in for Vue
1+
# Rollup Plugin for Vue
22
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](http://vuejs.org/) components.**
33

44
With rollup you can break your application into reusable modules.

0 commit comments

Comments
 (0)