Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
kisenka committed May 31, 2016
1 parent b08e1e1 commit 0711e93
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/plugins/ExampleCompilerPlugin.js
Original file line number Diff line number Diff line change
Expand Up @@ -93,8 +93,6 @@ ExampleCompilerPlugin.prototype.apply = function (compiler) {
file.assets.push(asset);
});
});

debugger;
})
.finally(function() {
done();
Expand Down

0 comments on commit 0711e93

Please sign in to comment.