Added object loader

This commit is contained in:
2022-07-24 15:19:28 +03:00
parent 8085734782
commit 70ab3ded2f
4 changed files with 907 additions and 2 deletions

View File

@@ -15,7 +15,6 @@
"type": "git",
"url": "https://github.com/anatolykopyl/vue-three-d-mockup.git"
},
"type": "module",
"browser": {
"./sfc": "src/Mockup.vue"
},