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

Issue with bundle.js #3

Closed
Andrinoid opened this issue Mar 14, 2016 · 1 comment
Closed

Issue with bundle.js #3

Andrinoid opened this issue Mar 14, 2016 · 1 comment

Comments

@Andrinoid
Copy link

After installation I get this error from bundle.js
"Error: You should bundle your code using glslify as a transform."
I did try to bundle manually using glslify like this
"browserify -t glslify src/scripts/index.js -o dist/bundle.js"
But I get the same error. @anvaka Any ideas?

@anvaka anvaka closed this as completed in b905524 Mar 15, 2016
@anvaka
Copy link
Owner

anvaka commented Mar 15, 2016

Thanks for reporting! I updated dependencies to the latest version and verified locally - smoke tests passed, and the website seemed to work okay.

BTW You can also check out https://github.com/anvaka/pm - which has more packages visualized.

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

2 participants