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

support latest release of parcel bundler #6

Merged
merged 1 commit into from Jun 17, 2019

Conversation

mikehenrty
Copy link
Contributor

In the following change to parcel bundler, the generate becomes async and so now returns a promise.
parcel-bundler/parcel#1456

I believe this change is the simplest way to support the last parcel release (1.10.2). marked generates markup that HTMLAsset.parse() can understand, so I believe you can rely on HTMLAsset to do the right thing in it's generate().

@mikehenrty
Copy link
Contributor Author

Note that I was getting the same error as: 0326/parcel-plugin-md#1 (comment)

@kochie
Copy link

kochie commented Apr 30, 2019

Hey can this be merged and updated? It's been sitting like this for months.

@gongpeione gongpeione merged commit b83d822 into gongpeione:master Jun 17, 2019
@gongpeione
Copy link
Owner

 Sorry for being sooo late!

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.

None yet

4 participants