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