Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
 
 
 
 

11 rindas
281 B

  1. // Polyfills für IE11, why are we still supporting it?
  2. import "core-js/features/symbol"
  3. import "@webcomponents/webcomponentsjs/webcomponents-bundle.js";
  4. import "@webcomponents/webcomponentsjs/custom-elements-es5-adapter.js";
  5. // IE 11 Polyfils end
  6. import "./WebformsComponent"