summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2018-02-20 15:42:51 -0500
committerLuke Shumaker <lukeshu@lukeshu.com>2018-02-20 15:42:51 -0500
commit967eee7b58e201d4a6620c84b6ed67775c5d4af6 (patch)
treed6e08fbdd551608ce0d6322250b1008a15d7c0b5
parent0885365e4e1560f2e08f7f71725e8217cd8ecd41 (diff)
this was sitting here
-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