Sha256: a82a43ff357dbfd833a91267dfd39cb38bd27302fdfafc003d70a32830821100
Contents?: true
Size: 279 Bytes
Versions: 19
Compression:
Stored size: 279 Bytes
Contents
// Defining this will trick dist/underscore.string.js into putting its exports into module.exports // Credit to Tim Heckel for this trick - see https://github.com/TimHeckel/meteor-underscore-string module = {}; // This also needed, otherwise above doesn't work??? exports = {};
Version data entries
19 entries across 19 versions & 1 rubygems