настройка webpack
This commit is contained in:
5
node_modules/webpack/lib/MemoryOutputFileSystem.js
generated
vendored
Normal file
5
node_modules/webpack/lib/MemoryOutputFileSystem.js
generated
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
/*
|
||||
MIT License http://www.opensource.org/licenses/mit-license.php
|
||||
Author Tobias Koppers @sokra
|
||||
*/
|
||||
module.exports = require("memory-fs");
|
||||
Reference in New Issue
Block a user