aboutsummaryrefslogtreecommitdiff
path: root/node_modules/webpack/lib/MemoryOutputFileSystem.js
blob: bc07693696eb10f1821ba62d357b5e82e944bf46 (plain)
1
2
3
4
5
/*
	MIT License http://www.opensource.org/licenses/mit-license.php
	Author Tobias Koppers @sokra
*/
module.exports = require("memory-fs");