X Tutup
The Wayback Machine - https://web.archive.org/web/20201209134840/https://github.com/developit/microbundle/pull/739
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

[WIP] Add Vue support #739

Open
wants to merge 12 commits into
base: master
from
Open

Conversation

@wladi0097
Copy link

@wladi0097 wladi0097 commented Oct 14, 2020

Closes #96

There are still issues with the compatibility with Typescript. But the regular Vue compilation already works as expected.
The main idea is that we can use rollup-plugin-vue plugin to compile class-components.

What do you think ?

Wladislaw Koschemako added 2 commits Oct 14, 2020
Wladislaw Koschemako
@changeset-bot
Copy link

@changeset-bot changeset-bot bot commented Oct 14, 2020

🦋 Changeset detected

Latest commit: cba5556

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
microbundle Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

1 participant
You can’t perform that action at this time.
X Tutup