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

kerosene: fix circular dependency #73

Merged
merged 2 commits into from
Jun 8, 2020

Conversation

nhardy
Copy link
Member

@nhardy nhardy commented Jun 5, 2020

Depending on kerosene seemed to blow up the CRA minifier due to circular dependencies in sourcemaps. This turned out to be a red herring and CRA was just choking on source maps inside node_modules in general. Found an actual workaround here facebook/create-react-app#8071 (comment)

@coveralls
Copy link

coveralls commented Jun 5, 2020

Coverage Status

Coverage increased (+0.02%) to 91.822% when pulling 8a030a1 on bugfix/kerosene-fix-circular-dependency into 5364828 on master.

@nhardy nhardy merged commit 07142a3 into master Jun 8, 2020
@nhardy nhardy deleted the bugfix/kerosene-fix-circular-dependency branch June 8, 2020 23:13
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.

3 participants