@dazlab-team/angular-playable-builder
TypeScript icon, indicating that this package has built-in type declarations

11.0.1-beta.5 • Public • Published

angular-playable-builder

Builds Facebook Playable Ad source file from the Angular app sources.

Requirements

  • Angular CLI v11

Installation

npm i -D @dazlab-team/angular-playable-builder

then edit angular.json, replace default builder:

"builder": "@angular-devkit/build-angular:browser"

with the new one:

"builder": "@dazlab-team/angular-playable-builder:playable"

and run ng build --prod.

Playable file will be located in dist/<your-project-name>/index.html.

Package Sidebar

Install

npm i @dazlab-team/angular-playable-builder

Weekly Downloads

5

Version

11.0.1-beta.5

License

MIT

Unpacked Size

18.2 kB

Total Files

7

Last publish

Collaborators

  • dazlab-team