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

Fix import resolution in workbox-build #2110

Merged
merged 2 commits into from
Jul 12, 2019
Merged

Fix import resolution in workbox-build #2110

merged 2 commits into from
Jul 12, 2019

Conversation

kaykayehnn
Copy link
Contributor

R: @jeffposnick @philipwalton

Fixes #2106

Description of what's changed/fixed.
Changed module resolution to use require.resolve for import paths.

@jeffposnick jeffposnick self-requested a review July 12, 2019 16:07
Copy link
Contributor

@jeffposnick jeffposnick left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for debugging and contributing the fix!

@jeffposnick jeffposnick merged commit cae307e into GoogleChrome:v5 Jul 12, 2019
@kaykayehnn kaykayehnn deleted the fix-import-resolution branch July 12, 2019 16:46
jeffposnick pushed a commit that referenced this pull request Jul 12, 2019
* Fix import resolution in workbox-build

* Fixed the test
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.

2 participants