Answer the question
In order to leave comments, you need to log in
Output the same piece of code for all templates?
I noticed this, I have a lot of index.vue and all the code is completely identical
<template src="./_template.html"/>
<script lang="ts"
src="./_index.ts"
/>
<style lang='scss'
module
src="./_styles.scss"
type='text/scss'
/>
<docs>
Short usage description
</docs>
@import('index_vue_template')
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question