Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reduce transpiling #79

Closed
37 tasks done
deathcap opened this issue Feb 14, 2016 · 3 comments
Closed
37 tasks done

Reduce transpiling #79

deathcap opened this issue Feb 14, 2016 · 3 comments

Comments

@deathcap
Copy link
Member

deathcap commented Feb 14, 2016

@deathcap
Copy link
Member Author

deathcap commented Apr 2, 2016

Made some progress, about halfway there. This should fix ultimately the warning:

voxelmetaverse $ npm install
npm WARN deprecated [email protected]: Copy its ~20 LOC directly into your code instead.
``

caused by at least:

├─┬ [email protected]
│ ├─┬ [email protected]
│ │ └── [email protected]
│ ├─┬ [email protected]
│ │ └─┬ [email protected]
│ │ ├─┬ [email protected]

│ │ │ ├─┬ [email protected]

@deathcap
Copy link
Member Author

deathcap commented May 9, 2016

Issue one hundred GH-100..

No longer dependent on babelify, but several coffeeify-dependent projects remain to be ported

@deathcap
Copy link
Member Author

voxelmetaverse $ npm list | grep babel
voxelmetaverse $ npm list | grep coffee
voxelmetaverse $ find . -name '*.coffee' | grep voxel-
voxelmetaverse $

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant