Skip to content

Commit 4e54460

Browse files
Bump aframe-master dist/ builds. (aframevr/aframe@88e3091...6fde084)
1 parent 6fde084 commit 4e54460

File tree

5 files changed

+10
-8
lines changed

5 files changed

+10
-8
lines changed

‎dist/aframe-master.js‎

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74734,6 +74734,8 @@ function wrapRemove (removeMethod) {
7473474734
this.objectPool.recycle(this.attrValue);
7473574735
this.objectPool.recycle(this.oldData);
7473674736
this.objectPool.recycle(this.parsingAttrValue);
74737+
74738+
this.attrValue = this.oldData = this.parsingAttrValue = undefined;
7473774739
};
7473874740
}
7473974741

@@ -77654,7 +77656,7 @@ _dereq_('./core/a-mixin');
7765477656
_dereq_('./extras/components/');
7765577657
_dereq_('./extras/primitives/');
7765677658

77657-
console.log('A-Frame Version: 0.8.2 (Date 2018-11-01, Commit #843a67f)');
77659+
console.log('A-Frame Version: 0.8.2 (Date 2018-11-03, Commit #6fde084)');
7765877660
console.log('three Version:', pkg.dependencies['three']);
7765977661
console.log('WebVR Polyfill Version:', pkg.dependencies['webvr-polyfill']);
7766077662

‎dist/aframe-master.js.map‎

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)