11.0.1-beta.5 • Published 3 years ago

@dazlab-team/angular-playable-builder v11.0.1-beta.5

Weekly downloads
10
License
MIT
Repository
github
Last release
3 years ago

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.