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

Added workaround for RSJS Webpack bug (specified in file) #345

Merged
merged 1 commit into from
Jul 25, 2015

Conversation

sdesai
Copy link
Contributor

@sdesai sdesai commented Jul 25, 2015

The RxJS bug is here: Reactive-Extensions/RxJS#832
The Details/Repo are here: https://github.com/sdesai/rxjs-webpack-test

It addresses part of issue: #338

This will let folks build 'falcor' with webpack and have the bundle work (it'll send out requests).

Still need to provide the right advice for people who include 'falcor' as a dependency and want to build with WebPack, until the RxJS bug is fixed, because defining a webpack.config.js entry for them, along the same lines, would require them to reach into node_modules/falcor/node_modules/rx/dist/rx which does work, but is a little ugly.

ThePrimeagen added a commit that referenced this pull request Jul 25, 2015
Added workaround for RSJS Webpack bug (specified in file)
@ThePrimeagen ThePrimeagen merged commit 1f5ff4b into Netflix:master Jul 25, 2015
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.

2 participants