I was working on this pull and appreciate how they automated releases and distributions (based on label)
We should consider "distributing" as well with a special build script using ncc that will compile all the code and used dependencies into a single javascript string. This will make our plugins read for production as these should run almost immediately.
This essentially adds the plz-cli distribution logic on top of #24 when its implemented.
Similar 1
I was working on this pull and appreciate how they automated releases and distributions (based on label)
We should consider "distributing" as well with a special build script using
nccthat will compile all the code and used dependencies into a single javascript string. This will make our plugins read for production as these should run almost immediately.This essentially adds the
plz-clidistribution logic on top of #24 when its implemented.Similar 1
Footnotes
Optimize Update Manifest Configuration Speed 89% ↩