You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
227 B

4 years ago
  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');