Skip to content
This repository has been archived by the owner on Nov 4, 2021. It is now read-only.

Feature: inline html templates on build #31

Open
Manduro opened this issue Jun 10, 2016 · 3 comments
Open

Feature: inline html templates on build #31

Manduro opened this issue Jun 10, 2016 · 3 comments

Comments

@Manduro
Copy link

Manduro commented Jun 10, 2016

Using this or similar: https://github.com/ludohenin/gulp-inline-ng2-template

This speeds up the app by eliminating http requests for templates.

@mhartington
Copy link
Contributor

If you want to put together a PR to the task, we'd love to have it. Overall, we're looking into Angular's own offline template compiler, which will instead create a sort of "jsx-like" code instead of actual templates.

@Yimiprod
Copy link

Yimiprod commented Aug 4, 2016

There's a pull request by @michaelknoch => #35
I was about to make a pull request doing exactly the same thing.
I'd love to see it merged <3.

@materazu
Copy link

materazu commented Aug 8, 2016

What about this fix ?
Ios have several issue due to template c.f. https://forum.ionicframework.com/t/app-slow-on-ios/55117/46

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants