Skip to content

(preview) Manage ribbon and task pane UI, and run code on doc open

Compare
Choose a tag to compare
@VSC-Service-Account VSC-Service-Account released this 17 Sep 23:56
235e58a
Update shared runtime sample to use GA endpoint (#91)

* Switch from beta to GA endpoint

* remove certs as consumer must generate

* functions.html not needed for shared runtime

* fix declaration of g warning

* npm audit fix

* added functions chunk to webpack to load functions.js

* restore customfunction.associate calls for now