mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-05 19:15:03 +00:00
Set vue-prod.js: improve performance
This commit is contained in:
parent
21cfd4781e
commit
2cbde34106
3 changed files with 7 additions and 4 deletions
|
|
@ -9,7 +9,7 @@
|
|||
<script type='text/javascript' src='{* ntop.getHttpPrefix() *}/js/widgets/widgets.js?{{ ntop.getStaticFileEpoch() }}'></script>
|
||||
|
||||
<!-- vue3 -->
|
||||
<script src="{* ntop.getHttpPrefix() *}/vue/vue-dev.js"></script>
|
||||
<script src="{* ntop.getHttpPrefix() *}/vue/vue-prod.js"></script>
|
||||
<script src="{* ntop.getHttpPrefix() *}/vue/vue3-sfc-loader.js"></script>
|
||||
<script src="{* ntop.getHttpPrefix() *}/vue/ntopng_vue_loader.js"></script>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue