8000 Remove references to deprecated projects (#361) · vuejs/rollup-plugin-vue@8733e0a · GitHub
[go: up one dir, main page]

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

Commit 8733e0a

Browse files
authored
Remove references to deprecated projects (#361)
1 parent f9df6c9 commit 8733e0a

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
@@ -4,7 +4,7 @@
44

55
## Introduction
66

7-
As vue-loader is for webpack and vueify is for browserify, so is this for rollup. As we know, webpack and browserify concat stuff and make it runnable in the browser. It's difficult to share .vue components. **Now roll your [Vue](http://vuejs.org/) components.**
7+
As vue-loader is for webpack, so is this for rollup. As we know, webpack concats stuff and makes it runnable in the browser. It's difficult to share .vue components. **Now roll your [Vue](http://vuejs.org/) components.**
88

99
With rollup you can break your application into reusable modules.
1010

0 commit comments

Comments
 (0)
0