-
Notifications
You must be signed in to change notification settings - Fork 88
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomersproject/jco-transpile
Description
As part of jco code (when transpile was included), operations in jco-transpile would manipulate spinners and do a bit to keep the user updated as to progress.
Before jco-transpile can completely replace the code in jco, it would be good to reintroduce the ability to detect and report on progress from functions exported by jco-transpile. This is obviously quite implementation specific and finnicky to get right for the caller, but a simple onProgress callback passed in might be enough.
There are two places (at least) that progress needs to be reportable:
opt.jstranspile.js
See #773 for places where the spinner was used.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomersproject/jco-transpile