electron-userland / electron-compile

DEPRECATED: Electron supporting package to compile JS and CSS in Electron applications
1.01k stars 97 forks source link

Vue.js Component support #160

Closed anaisbetts closed 7 years ago

anaisbetts commented 7 years ago

This PR adds support for Vue.js single-file components that get rendered to JS methods - see https://vuejs.org/v2/guide/single-file-components.html for what they look like