Skip to content
This repository has been archived by the owner on Mar 17, 2021. It is now read-only.

Commit

Permalink
chore: refactoring
Browse files Browse the repository at this point in the history
  • Loading branch information
evilebottnawi committed Jun 10, 2017
1 parent de61cbd commit 8ceccf9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
*/
var loaderUtils = require("loader-utils");
var mime = require("mime");

module.exports = function(content) {
this.cacheable && this.cacheable();
var query = loaderUtils.getOptions(this) || {};
Expand Down

0 comments on commit 8ceccf9

Please sign in to comment.