chrome-extension-webpack-boilerplate icon indicating copy to clipboard operation
chrome-extension-webpack-boilerplate copied to clipboard

Vue Support

Open ankitsinghaniyaz opened this issue 6 years ago • 3 comments

Add capability to create chrome extensions using Vue js

  • [x] Vue single file component
  • [ ] Vue dev tools

The dev tools don't seem to support the extension use case.

NOTE: We can create a vue branch and add this there, just like react

https://github.com/samuelsimoes/chrome-extension-webpack-boilerplate/issues/30

ankitsinghaniyaz avatar Nov 19 '17 15:11 ankitsinghaniyaz

Should this be in core boilerplate?

Why Vue and not React/Angular/Vanilla/some else framework?

rvasilev avatar Nov 24 '17 08:11 rvasilev

Nope, this should not be in the core. Instead, we can have a branch for vue just like we have for react. This will help people who want to use Vue to build the extension.

ankitsinghaniyaz avatar Nov 24 '17 08:11 ankitsinghaniyaz

why there is no vue branch?

weituotian avatar Aug 06 '18 13:08 weituotian