I want to use Laravel Blade and AngularJS.
Is some way to change interpolate sintax, change for [{text}] or somthing like that?
I already change all components.ts files adding the line: interpolation: ["{[", "]}"],
but, where I write blade, app breaks...
Thanks a lot everybody ;)
via Ruben Silva