Skip to content

Commit

Permalink
fix: loader asset不变的bug
Browse files Browse the repository at this point in the history
  • Loading branch information
yangtianjie committed Dec 30, 2020
1 parent 0af8b2f commit 337f5ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/loader/replace-loader.js
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ module.exports = function (opts) {
}
return asset;
};
};
};

0 comments on commit 337f5ae

Please sign in to comment.