summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--vue-notes.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/vue-notes.md b/vue-notes.md
index 870f20a..7295e70 100644
--- a/vue-notes.md
+++ b/vue-notes.md
@@ -245,10 +245,10 @@ differences.
- Browserify (`vueify`): Vue 2.5.0 (2017-10-12) added the ability to
write Functional Components as SFCs. That is not yet supported in
- vueify. Three months isn't a long time, but we can surmise that
- Browserify is a 2nd-class citizen now.
+ Vueify. Three months isn't a long time, but we can surmise that
+ Vueify is the ugly step child now.
- - Rollup (`rollup-plugin-vue`):
+ - Rollup (`rollup-plugin-vue`): TODO
# misc