Add :webworker as a supported target.
:webworker
This removes the need for a custom bootstrap script for webworkers in development, as described here:https://github.com/bhauman/lein-figwheel/wiki/Using-Figwheel-with-Web-Workers
Attaching a first patch to review and feedback.
Add
:webworker
as a supported target.This removes the need for a custom bootstrap script for webworkers in development, as described here:
https://github.com/bhauman/lein-figwheel/wiki/Using-Figwheel-with-Web-Workers
Attaching a first patch to review and feedback.