Add specific setup instructions for Vue users#398
Open
a-toms wants to merge 1 commit intomixmark-io:masterfrom
Open
Add specific setup instructions for Vue users#398a-toms wants to merge 1 commit intomixmark-io:masterfrom
a-toms wants to merge 1 commit intomixmark-io:masterfrom
Conversation
- Added .default to allow Vue users to import turndown successfully. From https://stackoverflow.com/questions/55621010/using-turndown-in-vue-typeerror-turndownservice-is-not-a-constructor
domchristie
reviewed
Nov 27, 2021
Collaborator
domchristie
left a comment
There was a problem hiding this comment.
I think this might be a more general issue with ES6 imports rather than a Vue-specific problem. Perhaps we need to update package.json?
|
If update to package.json solves the problem, that would be nice. This is PR is documentation update, anyone facing similar issue can resolve from it. |
Collaborator
|
This feels incorrect - the issue in the linked SO question seems to be with RequireJS and not at all connected with VueJS. So maybe you were not using the correct JS file (
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.