outputPath-0.input.js 50 B

12345
  1. module.exports = {
  2. output: {
  3. path: 'dist'
  4. }
  5. }