build: split chunks, compress files, and auto import components on demand (#60)

This commit is contained in:
Fine0830
2022-04-11 22:36:16 +08:00
committed by GitHub
parent 1d83e14f22
commit 3b4c3cc4ea
16 changed files with 1014 additions and 48 deletions

View File

@@ -26,6 +26,7 @@ limitations under the License. -->
</span>
</span>
<el-input
size="small"
v-model="tags"
class="trace-new-tag"
@change="addLabels"