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: config sourceMap with camel case #3211

Merged
merged 2 commits into from
May 19, 2020
Merged

Conversation

ClarkXia
Copy link
Collaborator

No description provided.

@@ -48,7 +48,7 @@ module.exports = {
library: '',
libraryExport: '',
ignoreHtmlTemplate: false,
sourcemap: false,
sourceMap: false,
Copy link
Collaborator

Choose a reason for hiding this comment

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

  • 小写的要兼容下吧?
  • 文档一起改下

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

兼容小写的情况处理过了,文档已更新

@chenbin92 chenbin92 merged commit 56827e1 into release-next May 19, 2020
@delete-merged-branch delete-merged-branch bot deleted the fix-source-map branch May 19, 2020 07:48
@chenbin92 chenbin92 mentioned this pull request May 25, 2020
8 tasks
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.

3 participants