vuejs / vueify

Browserify transform for single-file Vue components
MIT License
1.17k stars 152 forks source link

Fixes #151 Readme docs don't currently work #176

Open thomas07vt opened 7 years ago

thomas07vt commented 7 years ago

This change will allow people to use the examples in the Readme directly.

paul-maxime commented 7 years ago

The example works but requires ES2015, which is mentioned later in the README:

ES2015 with Babel

I agree that this could be confusing for new users.