cdh.vue.vbuild module
- class cdh.vue.vbuild.VBuild(filename, content, component)[source]
Bases:
VBuild
- __init__(filename, content, component)[source]
Create a VBuild class, by providing a : filename: which will be used to name the component, and create the namespace for the template content: the string buffer which contains the sfc/vue component
Overridden to provide change some behaviour. (Like, not using a full path as unique….)
DOES NOT SUPPORT PYTHON MODULES
- property script
Return JS (js of embbeded components), after transScript