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

requirejs / browserify support would be really nice #470

Closed
wauwau0977 opened this issue Dec 8, 2015 · 1 comment
Closed

requirejs / browserify support would be really nice #470

wauwau0977 opened this issue Dec 8, 2015 · 1 comment

Comments

@wauwau0977
Copy link

I know this has been discussed before and you didn't like it, but I would also be interested to have a requirejs / browserify support.

For a single page application built with gulp and browserify the plugins are not included. I guess the problem araises in Config, where the plugins are loaded with a parameter, which browserify is blind for...

EXTEND({}, require('../../plugins/' + item));

I would love to see a dedicated Config that supports loading with browserify.

Last and absolutely not least: The library you wrote, is just amazing! Good work, go on :-)

@GreLI
Copy link
Member

GreLI commented Nov 19, 2016

See #614.

@GreLI GreLI closed this as completed Nov 19, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants