1) Create a folder with all the files and put the COMPONENT_NAME constant to replace the name of your component.
Note: the extension of the file will be used (so, use whatever you want) Note: file with name "index" will not renamed
2) Specify the templatePath in the configuration object and set the type:"custom":
You can use your own custom templates
1) Create a folder with all the files and put the
COMPONENT_NAME
constant to replace the name of your component. Note: the extension of the file will be used (so, use whatever you want)Note: file with name "index" will not renamed
2) Specify the
templatePath
in the configuration object and set thetype:"custom"
:NOTE: With this configuration, you can add only the
path
parameter to set the default destination. The others parameters will be ignored