Dashboard sipadu mbip
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

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