Build should reap from aframe src
jacobpdq opened this issue · 1 comments
jacobpdq commented
npm install
WARNING in .//aframe/dist/aframe.js/aframe/dist/aframe.js 1:479-486
Critical dependencies:
1:479-486 This seems to be a pre-built javascript file. Though this is possible, it's not recommended. Try to require the original source to get better results.
@ ./
ngokevin commented
Sorry for delay in responding. We currently ship the dist because when projects using Browserify try to build A-Frame, they'd need to include all of our transforms and stuff.