Skip to content
This repository has been archived by the owner on Apr 25, 2018. It is now read-only.

Commit

Permalink
Typo in karma.config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabe Scholz committed May 5, 2016
1 parent 1fdd8f7 commit aa78f11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion karma.conf.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
const path = require(`path`)

webpackConfig = {
const webpackConfig = {
devtool: `inline-source-map`,

node: {
Expand Down

0 comments on commit aa78f11

Please sign in to comment.