build-plugins
build-plugins copied to clipboard
Add live-debugger plugin POC for Innovation Week
This POC adds a live-debugger plugin using Babel transforms to instrument code. Babel was chosen over WASM as it was more straightforward to implement within the time constraints of Innovation Week.