UNPKG

steal-cache-bust

Version:

A cache busting extension for StealJS

6 lines (4 loc) 126 B
exports.translate = function(load){ var source = load.source; return "module.exports = function(){ return \"foo\"; };"; };