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

STCLI-182 re-export babel options from stripes-webpack #265

Merged
merged 2 commits into from
Aug 17, 2021
Merged

Conversation

zburke
Copy link
Member

@zburke zburke commented Aug 13, 2021

Re-export the babel config options import from @folio/stripes-webpack
so that modules needing access to it for Jest/RTL testing do not need to
maintain their own local copies.

Refs STCLI-182

Re-export the babel config options import from `@folio/stripes-webpack`
so that modules needing access to it for Jest/RTL testing do not need to
maintain their own local copies.

Refs STCLI-182
@id-jenkins

This comment has been minimized.

@sonarcloud
Copy link

sonarcloud bot commented Aug 17, 2021

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@zburke zburke merged commit ea489c7 into master Aug 17, 2021
@zburke zburke deleted the STCLI-182 branch August 17, 2021 20:05
zburke added a commit that referenced this pull request Aug 25, 2021
`babelConfig` is not exported from `stripes-webpack`, `babelOptions` is.
Re-export that one.

Corrects the typo in #265 that made it into a do-nothing PR.

Refs STCLI-182
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.

4 participants