Skip to content

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

License

Notifications You must be signed in to change notification settings

dazlab-team/angular-playable-builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •