summaryrefslogtreecommitdiffstats
path: root/node_modules/webpack/lib/MemoryOutputFileSystem.js
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/webpack/lib/MemoryOutputFileSystem.js')
-rw-r--r--node_modules/webpack/lib/MemoryOutputFileSystem.js5
1 files changed, 0 insertions, 5 deletions
diff --git a/node_modules/webpack/lib/MemoryOutputFileSystem.js b/node_modules/webpack/lib/MemoryOutputFileSystem.js
deleted file mode 100644
index 8476148..0000000
--- a/node_modules/webpack/lib/MemoryOutputFileSystem.js
+++ /dev/null
@@ -1,5 +0,0 @@
-/*
- MIT License http://www.opensource.org/licenses/mit-license.php
- Author Tobias Koppers @sokra
-*/
-module.exports = require("memory-fs");