better build pipeline
This commit is contained in:
11
build/template/editor.html.mustache
Normal file
11
build/template/editor.html.mustache
Normal file
@@ -0,0 +1,11 @@
|
||||
<script type="text/javascript">
|
||||
{{{indexHtml}}}
|
||||
</script>
|
||||
|
||||
<script type="text/html" data-template-name="{{nodeName}}">
|
||||
{{{editorHtml}}}
|
||||
</script>
|
||||
|
||||
<script type="text/html" data-help-name="{{nodeName}}">
|
||||
{{{helpHtml}}}
|
||||
</script>
|
||||
Reference in New Issue
Block a user