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: fix resolve project local plugin's file path #4095

Merged
merged 1 commit into from
Jun 4, 2019

Conversation

sodatea
Copy link
Member

@sodatea sodatea commented Jun 3, 2019

Thanks to @SneakyMax
See #4014 (comment)

@sodatea sodatea merged commit 78e1c4c into vuejs:dev Jun 4, 2019
sodatea added a commit that referenced this pull request Jun 13, 2019
Thanks to @SneakyMax
See #4014 (comment)

(cherry picked from commit 78e1c4c)
sodatea added a commit to sodatea/vue-cli that referenced this pull request Jun 14, 2019
The root cause here is the same as vuejs#4095
The failing `loadModule` call will return `undefined` for a js config
read operation, which later caused config being overwritten.
sodatea added a commit that referenced this pull request Jun 15, 2019
The root cause here is the same as #4095
The failing `loadModule` call will return `undefined` for a js config
read operation, which later caused config being overwritten.
sodatea added a commit that referenced this pull request Jun 15, 2019
The root cause here is the same as #4095
The failing `loadModule` call will return `undefined` for a js config
read operation, which later caused config being overwritten.

(cherry picked from commit 8283f46)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant