Skip to content

Commit

Permalink
Revert "Update karma.conf.js"
Browse files Browse the repository at this point in the history
This reverts commit 95d2fe7.
  • Loading branch information
Bamieh committed Jan 3, 2018
1 parent c3281a1 commit ab5002e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions karma.conf.js
Expand Up @@ -37,6 +37,7 @@ module.exports = config => {
.ignore('fs')
.ignore('path')
.ignore('supports-color')
// .require(path.join(__dirname, 'node_modules', 'buffer'), {expose: 'buffer'})
.on('bundled', (err, content) => {
if (!err && bundleDirpath) {
// write bundle to directory for debugging
Expand Down

0 comments on commit ab5002e

Please sign in to comment.