Dashboard sipadu mbip
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

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');