rudowastaken / laravel-elixir-angular

A simple wrapper around Laravel Elixir for processing AngularJS scripts.
12 stars 6 forks source link

request for embedding templateCache support #6

Open meetwudi opened 9 years ago

meetwudi commented 9 years ago

It will be awesome if laravel-elixir-angular supports embedding template into templateCache in some ways.

jadjoubran commented 9 years ago

Any idea how we can do that? I'd love to submit a PR but I need some guidance

rudowastaken commented 9 years ago

I'll try to look into it next week.

w0rldart commented 9 years ago

:+1: Any updates ?

jadjoubran commented 9 years ago

Hi guys, You can use the task in this repo I created a custom Angular task that fits the starter project:

afarazit commented 8 years ago

Any progress?

rudowastaken commented 8 years ago

Hello, sadly, it's been some time since I used this package myself and I can't recommend it anymore, when we have Browserify and Webpack - both offering much more, than this package ever could.

If you can provide pull requests to fix latest Elixir compatibility issues or anything useful, I will gladly accept them to help those, who still want to use this package, but I won't extend it myself.