mirror of
https://github.com/anatolykopyl/vue-three-d-mockup.git
synced 2026-03-26 04:45:09 +00:00
Added build results
This commit is contained in:
2
dist/vue-three-d-mockup.mjs
vendored
2
dist/vue-three-d-mockup.mjs
vendored
@@ -16735,7 +16735,7 @@ const dj = (n, M) => {
|
||||
};
|
||||
return l.startFloat(), t.add(l), C(), E(), l;
|
||||
};
|
||||
if (N = new KM({ antialias: !0, alpha: !0 }), N.setSize(M.value.clientWidth, M.value.clientHeight), y(), Array.isArray(n.screen))
|
||||
if (N = new KM({ antialias: !0, alpha: !0 }), N.setPixelRatio(window.devicePixelRatio), N.setSize(M.value.clientWidth, M.value.clientHeight), y(), Array.isArray(n.screen))
|
||||
for (let c = 0; c <= n.screen.length - 1; c += 1)
|
||||
e.push(a(n.screen[c], {
|
||||
position: n.position[c],
|
||||
|
||||
2
dist/vue-three-d-mockup.umd.js
vendored
2
dist/vue-three-d-mockup.umd.js
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user