Angular Task -cli to change index.html
Is there a way to change the index.html file after the angular-cli build process? I am working on ng2 +.
The point is that angular-cli adds bundle scripts (e.g. vendor.bundle.js) to the end of the body tag. But I need a different behavior.
Can I do it?
+3
Vnuuk
source
to share
No one has answered this question yet
Check out similar questions:
209
164
114
75
4
3
1
1
1
0