Skip to content
This repository has been archived by the owner on Jan 12, 2021. It is now read-only.

Prevent asbolute webpack:/// paths from being relatively resolved #49

Merged
merged 1 commit into from
Nov 1, 2019

Conversation

bengourley
Copy link
Contributor

Fixes a bug where paths were being replaced with incorrect values such as:

build/webpack:/src/components/PivotValuesTable/PivotValuesTable.jsx

where it should have been

webpack:///./src/components/PivotValuesTable/PivotValuesTable.jsx

@bengourley bengourley requested a review from Cawllec November 1, 2019 13:19
@bengourley bengourley merged commit c776d2d into master Nov 1, 2019
@bengourley bengourley deleted the transform-webpack-path-bug branch November 4, 2019 10:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants