Skip to content
This repository has been archived by the owner on Mar 15, 2020. It is now read-only.

Commit

Permalink
Fix failing CLI test (#186)
Browse files Browse the repository at this point in the history
Fix failing CLI test
  • Loading branch information
Comandeer committed Sep 6, 2019
2 parents 5f34dbd + bc7789c commit a2ca71a
Show file tree
Hide file tree
Showing 6 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ export default {
minify()
],
output: {
chunkFileNames: 'chunk-[hash].js',
chunkFileNames: 'chunk-generated.js',
banner: '/* hublabubla */',
sourcemap: true,
dir: 'output',
Expand Down

This file was deleted.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a2ca71a

Please sign in to comment.