Skip to content

chore: add convert-source-map #177

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
May 10, 2019

Conversation

kazk
Copy link
Contributor

@kazk kazk commented May 9, 2019

Used in lib/process.js but not listed in dependencies or peer dependencies.

const convertSourceMap = require('convert-source-map')

Fixes #172

Used in lib/process.js but not listed in dependencies or
peer dependencies.
Copy link
Member

@eddyerburgh eddyerburgh left a comment

Choose a reason for hiding this comment

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

Thank you :)

@eddyerburgh eddyerburgh merged commit abcaaf2 into vuejs:master May 10, 2019
@kazk kazk deleted the fix-missing-convert-source-map branch May 10, 2019 19:07
@vue-bot
Copy link

vue-bot commented May 10, 2019

Hey @kazk, thank you for your time and effort spent on this PR, contributions like yours help make Vue better for everyone. Cheers! 💚

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.

Cannot find module 'convert-source-map'
3 participants