include initial fiels
//webshim.setOptions //for forms.customMessages and form-ext.replaceUI detection webshim.setOptions('waitReady', false); webshim.setOptions('forms', { lazyCustomMessages: true }); webshim.setOptions('forms-ext', { replaceUI: true }); //webshim.activeLang webshim.activeLang('ar'); webshim.polyfill('forms forms-ext mediaelement');
generate
better you use the grunt task!