UNPKG
@agorize/gommette
Version:
latest (1.18.11)
1.18.11
1.18.10
1.18.9
1.18.8
1.18.7
1.18.6
1.18.4
1.18.3
1.18.2
1.18.1
1.18.0
1.17.8
1.17.7
1.17.6
1.17.5
1.17.4
1.17.3
1.17.2
1.17.1
1.17.0
1.16.1
1.16.0
1.15.1
1.15.0
1.14.0
1.13.4
1.13.3
1.13.2
1.13.1
1.13.0
1.12.1
1.12.0
1.11.0
1.10.0
1.9.0
1.8.2
1.8.1
1.8.0
1.7.2
1.7.1
1.7.0
1.6.0
1.5.2
1.5.1
1.5.0
1.4.2
1.4.1
1.4.0
1.3.0
1.2.2
1.2.1
1.2.0
1.1.12
1.1.11
1.1.9
1.1.8
1.1.7
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
0.0.0-development
github.com/Agorize/gommette
Agorize/gommette
@agorize/gommette
/
_templates
/
component
/
new
/
index.js.t
7 lines
(6 loc)
•
222 B
text/troff
View Raw
1
2
3
4
5
6
7
---
inject:
true
append:
true
to:
"src/components/index.js"
---
export
{
default
as
<%=
needFolderName ? componentName : folderName
%> }
from
'./<%= needFolderName ? componentName : folderName %>/<%= componentName %>.vue'