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
(maint) Automatically download vendored items on watch
Previously you had to remember to vendor the editor services before running the
extension during development. This commit changes the npm watch task, to first
run the new npm intial task, which downloads vendored assets, if they don't
already exist.
0 commit comments