You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
Footnotes
Optimize Update Manifest Configuration Speed 89% ↩
The text was updated successfully, but these errors were encountered: