requisite
Version:
A cosmic javascript bundler.
126 lines (124 loc) • 2.09 kB
JavaScript
// Generated by CoffeeScript 1.12.4
Object.defineProperties(module.exports, {
coffee: {
enumerable: true,
get: function() {
return require('./coffee');
}
},
cson: {
enumerable: true,
get: function() {
return require('./coffee');
}
},
css: {
enumerable: true,
get: function() {
return require('./css');
}
},
html: {
enumerable: true,
get: function() {
return require('./html');
}
},
jade: {
enumerable: true,
get: function() {
return require('./jade');
}
},
jadeClient: {
enumerable: true,
get: function() {
return require('./jade-client');
}
},
js: {
enumerable: true,
get: function() {
return require('./js');
}
},
json: {
enumerable: true,
get: function() {
return require('./json');
}
},
map: {
enumerable: true,
get: function() {
return require('./map');
}
},
markdown: {
enumerable: true,
get: function() {
return require('./markdown');
}
},
sass: {
enumerable: true,
get: function() {
return require('./sass');
}
},
stylus: {
enumerable: true,
get: function() {
return require('./stylus');
}
},
pug: {
enumerable: true,
get: function() {
return require('./pug');
}
},
pugClient: {
enumerable: true,
get: function() {
return require('./pug-client');
}
},
md: {
enumerable: true,
get: function() {
return require('./markdown');
}
},
mkd: {
enumerable: true,
get: function() {
return require('./markdown');
}
},
scss: {
enumerable: true,
get: function() {
return require('./sass');
}
},
styl: {
enumerable: true,
get: function() {
return require('./stylus');
}
},
htm: {
enumerable: true,
get: function() {
return require('./html');
}
},
xml: {
enumerable: true,
get: function() {
return require('./html');
}
}
});
//# sourceMappingURL=index.js.map