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

Factor out the browserify transform so that it can be used in a gulp task #6

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

woodcoder
Copy link

racer-browserchannel and racer-highway are made to be used with browserify at runtime, however other architectures are possible (desirable?) such as pre-creating a script in a gulp or grunt task.

This change enables the code to be reused in that way -- see https://github.com/Biggerflip/racer-highway/blob/b558f69853d4f0c53db48735807fc0c56405c389/README.md#browserify

Client options can be overridden in the call to racerClientBundle(clientOptions) if necessary.

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

Successfully merging this pull request may close these issues.

1 participant