chore: set public path on the fly

This commit is contained in:
Ramires Viana
2021-04-20 19:51:10 +00:00
parent 8a47aee137
commit 4711e7bcd5
2 changed files with 5 additions and 5 deletions

View File

@@ -5,6 +5,9 @@
</template>
<script>
// eslint-disable-next-line no-undef
__webpack_public_path__ = window.FileBrowser.StaticURL + "/";
export default {
name: "app",
mounted() {