Skip to content
This repository has been archived by the owner on Dec 4, 2023. It is now read-only.

Commit

Permalink
Update karma.conf.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Bamieh committed Jan 3, 2018
1 parent 4aeaf5b commit 20f69d7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion karma.conf.js
Expand Up @@ -37,7 +37,6 @@ 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 20f69d7

Please sign in to comment.