UNPKG

@adobe/aio-lib-web

Version:

Utility tooling library to build and deploy Adobe I/O Project Firefly app static sites to CDN

18 lines (12 loc) 623 B
<a name="module_adobe/aio-lib-web"></a> ## adobe/aio-lib-web Adobe I/O app lib web, build / deploy webapps to cdn <a name="module_adobe/aio-lib-web..AppLibWeb"></a> ### adobe/aio-lib-web~AppLibWeb : <code>object</code> **Kind**: inner typedef of [<code>adobe/aio-lib-web</code>](#module_adobe/aio-lib-web) **Properties** | Name | Type | Description | | --- | --- | --- | | buildWeb | <code>function</code> | bundles the application's static files | | deployWeb | <code>function</code> | deploys the static files to a CDN, returns the URL | | undeployWeb | <code>function</code> | removes the deployed static files |