Skip to content

Commit

Permalink
fix(karma.conf): import missing yargs package
Browse files Browse the repository at this point in the history
  • Loading branch information
kiki-le-singe committed Sep 2, 2016
1 parent 2aa98c4 commit 80162a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions karma.conf.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
import { argv } from 'yargs'
import _debug from 'debug'
import webpackTestConfig from './webpack/test.config'

Expand Down

0 comments on commit 80162a4

Please sign in to comment.