Dashboard sipadu mbip
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.

index.js 227B

12345678910
  1. /*
  2. This test is here to confirm that assetNameRegExp option will apply
  3. only to the names of the files exported byt ExtractTextPlugin
  4. */
  5. require('./a_optimize-me.css');
  6. require('./b_optimize-me.css');
  7. require('./c.css');