Skip to content

fix: fix resolve project local plugin's file path #4095

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

Merged
merged 1 commit into from
Jun 4, 2019

Conversation

haoqunjiang
Copy link
Member

Thanks to @SneakyMax
See #4014 (comment)

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

(cherry picked from commit 78e1c4c)
haoqunjiang added a commit to haoqunjiang/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.
haoqunjiang 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.
haoqunjiang 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.

1 participant