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

Allow selectively including polyfills #30

Merged
merged 14 commits into from
Jun 24, 2022
Merged

Conversation

rjerue
Copy link
Contributor

@rjerue rjerue commented Jun 24, 2022

Closes #22

Added test and docs. Needed only a few polyfills and this library almost fits the bill :).

index.d.ts Outdated Show resolved Hide resolved
test.js Outdated Show resolved Hide resolved
test.js Outdated Show resolved Hide resolved
index.js Outdated Show resolved Hide resolved
index.d.ts Outdated Show resolved Hide resolved
index.js Outdated Show resolved Hide resolved
index.js Outdated Show resolved Hide resolved
readme.md Show resolved Hide resolved
readme.md Outdated Show resolved Hide resolved
@Richienb Richienb changed the title Add ability to include aliases rather than exclude Allow selectively including polyfills Jun 24, 2022
rjerue and others added 5 commits June 24, 2022 07:08
Co-authored-by: Richie Bendall <richiebendall@gmail.com>
Co-authored-by: Richie Bendall <richiebendall@gmail.com>
Co-authored-by: Richie Bendall <richiebendall@gmail.com>
Co-authored-by: Richie Bendall <richiebendall@gmail.com>
readme.md Outdated Show resolved Hide resolved
index.js Outdated Show resolved Hide resolved
index.js Outdated Show resolved Hide resolved
Co-authored-by: Richie Bendall <richiebendall@gmail.com>
index.js Outdated Show resolved Hide resolved
index.d.ts Outdated Show resolved Hide resolved
index.d.ts Outdated Show resolved Hide resolved
index.d.ts Outdated Show resolved Hide resolved
index.d.ts Outdated Show resolved Hide resolved
index.js Outdated Show resolved Hide resolved
index.d.ts Outdated Show resolved Hide resolved
Co-authored-by: Richie Bendall <richiebendall@gmail.com>
@Richienb Richienb merged commit a18cda4 into Richienb:main Jun 24, 2022
@Richienb
Copy link
Owner

Thanks!

hanseartic added a commit to hanseartic/stellar-claim that referenced this pull request Feb 8, 2023
hanseartic added a commit to hanseartic/stellar-claim that referenced this pull request Feb 8, 2023
* Bump node-polyfill-webpack-plugin from 1.1.4 to 2.0.1

Bumps [node-polyfill-webpack-plugin](https://github.com/Richienb/node-polyfill-webpack-plugin) from 1.1.4 to 2.0.1.
- [Release notes](https://github.com/Richienb/node-polyfill-webpack-plugin/releases)
- [Commits](Richienb/node-polyfill-webpack-plugin@v1.1.4...v2.0.1)

---
updated-dependencies:
- dependency-name: node-polyfill-webpack-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Makes use of new 'includeAliases' feature

see: Richienb/node-polyfill-webpack-plugin#30

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Paul Schütte <paul@hanseartic.de>
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.

Idea: an includeAliases option
2 participants