Skip to content

remove duplicate declaration of options #18

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
Jan 24, 2018
Merged

Conversation

JounQin
Copy link

@JounQin JounQin commented Jan 24, 2018

What kind of change does this PR introduce?

refactoring

Did you add tests for your changes?

No

If relevant, did you update the README?

No need

Summary

https://github.com/vuejs/vue-style-loader/blob/master/index.js#L22

Does this PR introduce a breaking change?

No

Other information

@yyx990803 I notice you changed path.relative(__dirname, this.resourcePath) to this.resourcePath directly in un-es@643aa4d, that's not correct because this.resourcePath is an absolute path and will change in different devices, which will cause unexpected changes.

@yyx990803 yyx990803 merged commit 3be5582 into vuejs:master Jan 24, 2018
@JounQin JounQin deleted the patch-1 branch January 24, 2018 04:30
@JounQin
Copy link
Author

JounQin commented Jan 24, 2018

@yyx990803 Did you read about this.resourcePath above?

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