Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
2325
Using Ignite with .Net Core, Angular 2, and Webpack
posted

I think I may be missing a step to get the ignite controls working with angular 2 and webpack.

I've created a webapp using the following template, Angular2 Template For Visual Studio.  I then install ignite-ui and igniteui-angular2 npm packages.  Then add both of them as vendor entries in the webpack.config.vendor.js file.  The problem is when I try to run the app I keep getting Jquery undefined errors coming from my javascript.  Any advice to get this running wound be appreciated.

Thanks.

Parents Reply Children
No Data