aurelia-ui-toolkits / syncfusion-templates-repository

aurelia-syncfusion-bridge configuration with aurelia-skeleton-navigation
0 stars 3 forks source link

Update Webpack-Typescript-Template #7

Closed mikey74L closed 7 years ago

mikey74L commented 7 years ago

Could you update your webpack typescript template for the latest skeletons from aurelia team. In the current version easy webpack isn't used anymore and hot module reload is available.

karthickthangasamy commented 7 years ago

@mikey74L The updated skeleton is in development phase, we configured the released skeletons to avoid configuration issues as per Aurelia guidelines. We do the required changes, once the skeleton released with stable version.

Thanks for sharing the information.

karthickthangasamy commented 7 years ago

@mikey74L We documented steps to integrate aurelia-syncfusion-bridge into latest skeleton.

https://github.com/aurelia-ui-toolkits/aurelia-syncfusion-bridge/wiki/Integration-with-skeleton-esnext-latest

We hope, this helps to integrate the bridge with development mode skeletons.