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

Compile components on the fly in debug mode #31

Open
2 tasks
Capevace opened this issue May 27, 2021 · 0 comments
Open
2 tasks

Compile components on the fly in debug mode #31

Capevace opened this issue May 27, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@Capevace
Copy link
Owner

Capevace commented May 27, 2021

This will enable plugin developers to easily develop their Vue components without having to setup bundlers etc.

  • Compile Vue templates
  • Bundle JS and installed dependencies

For bundling, esbuild seems super fast so let's give that a try

First tests
https://github.com/Capevace/esbuild-test

@Capevace Capevace added the enhancement New feature or request label May 27, 2021
@Capevace Capevace added this to the 2.0.0 Release milestone May 27, 2021
@Capevace Capevace self-assigned this May 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant