Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add API Extractor setup #1764

Merged
merged 2 commits into from
Jul 9, 2021
Merged

Add API Extractor setup #1764

merged 2 commits into from
Jul 9, 2021

Conversation

markerikson
Copy link
Contributor

Per #1737 .

This PR:

  • Adds API Extractor ( https://api-extractor.com/ )
  • Sets up the initial config file for running API Extractor against the current types, and adds the initial output report file
  • Also adds a config file and report file for the current @types/react-redux types
  • Adds a run script for running API Extractor locally

I don't have typedef rollup turned on atm - we can worry about that stuff later. Right now I just want a comparison of what types we're exporting compared to the existing typedefs.

@markerikson markerikson changed the base branch from master to typescript-port July 9, 2021 01:46
@codesandbox-ci
Copy link

codesandbox-ci bot commented Jul 9, 2021

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit a1ed346:

Sandbox Source
Vanilla Configuration
Vanilla Typescript Configuration

@markerikson markerikson merged commit 2c08811 into typescript-port Jul 9, 2021
@markerikson markerikson deleted the feature/api-extractor branch July 9, 2021 01:49
@github-actions
Copy link

github-actions bot commented Jul 9, 2021

Size Change: -7.64 kB (40%) 🎉

Total Size: 19.1 kB

Filename Size Change
dist/react-redux.js 14.4 kB -7.06 kB (49%) 🎉
dist/react-redux.min.js 4.71 kB -574 B (12%) 👏

compressed-size-action

@netlify
Copy link

netlify bot commented Jul 9, 2021

✔️ Deploy Preview for react-redux-docs ready!

🔨 Explore the source changes: a1ed346

🔍 Inspect the deploy log: https://app.netlify.com/sites/react-redux-docs/deploys/60e7aa66e1868e00083cac33

😎 Browse the preview: https://deploy-preview-1764--react-redux-docs.netlify.app

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant