Bones/node_modules/systemjs/test/tests/plugin@1.2.3/plugin.js
SOUTHERNCO\x2mjbyrn 7efe7605b8 Template Upload
2017-05-17 13:45:25 -04:00

3 lines
92 B
JavaScript

exports.translate = function(load) {
load.source += '\nexports.versionedPlugin = true;';
}