Open adriatic opened 8 years ago
@apawsey - I wish I could move this testing a bit more forward, but did not get the chance so far, and am leaving my office for 6-7 days early tomorrow morning.
This is a bit convoluted, so please read carefully:
Clone and run the app in https://github.com/aurelia-ui-toolkits/skeleton-navigation-kendo-au-beta-1.1.x. This app is the fully refreshed, completed KendoUI tutorial
Fully refreshed means that this app is assembled as a composition of the most current version of Aurelia skeleton-es2016 and most current code for autocomplete
, button
, chart
and grid
KendoUI components:
Create the identical "composition" defined in Step 1 above, by starting with skeleton-es2016-webpack and add the same four KendoUI controls (by copying all KendoUI code from the https://github.com/aurelia-ui-toolkits/skeleton-navigation-kendo-au-beta-1.1.x app) and see whether it runs with webpack.
Note: as I am off internet for the next 6-7 days, if you get stuck, see if @JeroenVinke is sufficiently healthy to help you. Otherwise, I will deal with this verification task upon my return.
This document defines webpack in general.
Rob's blog on webpack referencing the following documents:
History of building webpack for Aurelia
Third party articles
My own issue (which I still have not resolved) is very simple: I never got the skeleton navigation es2016 sample to work with webpack, so i defined this as the webpack acceptance test for Aureli-UI-Toolkits team.