surmon-china / vue-quill-editor

@quilljs editor component for @vuejs(2)
https://github.surmon.me/vue-quill-editor
MIT License
7.39k stars 1.03k forks source link

You may need an appropriate loader to handle this file type. #6

Closed SidFeng closed 7 years ago

SidFeng commented 7 years ago

ERROR in ./~/.npminstall/vue-quill-editor/1.0.0/vue-quill-editor/editor.vue Module parse failed: /Users/sid/Documents/Project/git/garage-cms-font/node_modules/.npminstall/vue-quill-editor/1.0.0/vue-quill-editor/editor.vue Unexpected token (1:0) You may need an appropriate loader to handle this file type. SyntaxError: Unexpected token (1:0)

SidFeng commented 7 years ago

loaders: [{ test: /\.vue$/,loader: 'vue'}]