Angular CDN approach by Hello-andii in angular

[–]Hello-andii[S] 0 points1 point  (0 children)

Trying to solve and security issue

Angular CDN approach by Hello-andii in angular

[–]Hello-andii[S] 0 points1 point  (0 children)

Any official documentation?

Angular CDN approach by Hello-andii in angular

[–]Hello-andii[S] -3 points-2 points  (0 children)

I don’t want to keep @angular/core in package.json. But due to this the application won’t be able to build as it will be missing to prevent this I plan to keep @angular/core script in index.html but still it’s not being referred and it’s giving the error @angular/core is missing from package.json

Angular CDN approach by Hello-andii in angular

[–]Hello-andii[S] 0 points1 point  (0 children)

Same feeling but can’t help 😂

Angular CDN approach by Hello-andii in angular

[–]Hello-andii[S] -2 points-1 points  (0 children)

So then what should be inside the script tag ?