laravel-elixir-angular-templatecache

0.1.2 • Public • Published

Usage

var elixir = require('laravel-elixir');

require('laravel-elixir-angular-templatecache');

elixir(function(mix) {
   mix.angulartemplatecache('app', 'resources/assets/js/**/*.html', 'public');
});

To wrap in a IFFY with angular injected, pass true as the 4th argument.

Dependents (0)

Package Sidebar

Install

npm i laravel-elixir-angular-templatecache

Weekly Downloads

1

Version

0.1.2

License

MIT

Last publish

Collaborators

  • loganhenson