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

update code to support a safe global to work across node and browser … #1134

Merged
merged 1 commit into from
Apr 2, 2020

Conversation

patrick-rodgers
Copy link
Member

#1092

Category

  • Bug fix?
  • New feature?
  • New sample?
  • Documentation update?

Related Issues

fixes #1092

What's in this Pull Request?

Adds support for "safeGlobal" to allow references to either window (browser) or global (node) to work without relying on external packagers to handle the logic.

@patrick-rodgers patrick-rodgers added this to the 2.0.4 milestone Apr 2, 2020
@patrick-rodgers patrick-rodgers merged commit 18b4a03 into pnp:version-2 Apr 2, 2020
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 9, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Current versions of @pnp/sp do not work with angular >=6 out of the box
1 participant