AngularWebpackVisualStudio
AngularWebpackVisualStudio copied to clipboard
Internet Explorer Polyfills missing
Hello. I have been using this template for a couple of months now and would like to use it on a customer application. However, the customer only uses Internet Explorer and my applciation based on this template doesn't run there. You can try for yourself and see the problems. This small one (AngularWebpackVisualStudio) application runs fairlty well on IE but here are som errors like: ERROR TypeError: An object was expected. However, a large application based on this template doesn't run at all!!
Some more examples: method find and method isFrozen are not supported by the object
Not even Edge can run the application: Object doesn't support property or method 'getGlobalObjects'
Can you please give some advice?
I am not trying to be too smart here, but I have noticed that C# frameworks same as PHP frameworks which tries to scaffold within its project a js frameworks most likly failing doing that ... so I went out doing it separatly running an app and having api. don't see any reason to mix things.