Capevace / mission-control

Open-Source JavaScript framework for building real-time dashboards
https://mission-control.js.org
MIT License
9 stars 2 forks source link

Compile components on the fly in debug mode #31

Open Capevace opened 3 years ago

Capevace commented 3 years ago

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

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

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