Rebase A-Frame (fix #56)
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
"start": "webpack-dev-server --host 0.0.0.0 --progress --colors --hot --inline --port 3000"
|
||||
},
|
||||
"dependencies": {
|
||||
"aframe-animation-component": "^5.1.2",
|
||||
"aframe-audioanalyser-component": "^4.0.1",
|
||||
"aframe-event-decorators": "^1.0.2",
|
||||
"aframe-event-set-component": "^4.0.1",
|
||||
|
||||
@@ -2,7 +2,6 @@ function requireAll (req) { req.keys().forEach(req); }
|
||||
|
||||
require('../vendor/BufferGeometryUtils');
|
||||
|
||||
require('aframe-animation-component');
|
||||
require('aframe-atlas-uvs-component');
|
||||
require('aframe-audioanalyser-component');
|
||||
require('aframe-event-set-component');
|
||||
|
||||
4177
vendor/aframe.effects.js
vendored
4177
vendor/aframe.effects.js
vendored
File diff suppressed because one or more lines are too long
86
vendor/aframe.effects.js.map
vendored
86
vendor/aframe.effects.js.map
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user