bannerPlugin-1.input.js 87 B

1234
  1. // Should do nothing if there is no banner plugin
  2. module.exports = {
  3. plugins: []
  4. }