Chris Love
Chris Love
As I mentioned in my other thread comment the way I read the explainer is the platform will be ignorant of updates unless the manifest file bits are changed. I...
Not every application needs all the functions, so allow a custom build possible where the needed support can be selected, reducing the library's footprint. For example most applications never use...
IE 11+ no longer need the ms prefixes and they will not be supported in IE 12+
Let developers create a version with only the functions they need supported. This should involve breaking the different modules into different files and then creating a flexible Grunt uglify script...