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

Fix node-fetch require for webpack #376

Merged
merged 5 commits into from
Jan 8, 2020
Merged

Fix node-fetch require for webpack #376

merged 5 commits into from
Jan 8, 2020

Conversation

AnthonyMacKinnon
Copy link
Contributor

fixes #373

We ran into the same issue as @christiango when using webpack for a server-side node project.

Copy link
Contributor

@daviwil daviwil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry for the delay on getting this reviewed and merged! I'll try to kick the build to see if I can get it to go green.

@daviwil
Copy link
Contributor

daviwil commented Jan 8, 2020

The autorest.typescript dependent test failure needs changes to the Azure DevOps scripts (following on from work done in the 1.x branch). I'll do that in a separate PR. Merging this now, thanks @AnthonyMacKinnon!

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.

Webpacking ms-rest-js results in TypeError: fetch is not a function
2 participants