Completely updated React, fixed #11, (hopefully)
This commit is contained in:
2
goTorrentWebUI/node_modules/webpack/lib/ExternalsPlugin.js
generated
vendored
2
goTorrentWebUI/node_modules/webpack/lib/ExternalsPlugin.js
generated
vendored
@@ -4,7 +4,7 @@
|
||||
*/
|
||||
"use strict";
|
||||
|
||||
var ExternalModuleFactoryPlugin = require("./ExternalModuleFactoryPlugin");
|
||||
const ExternalModuleFactoryPlugin = require("./ExternalModuleFactoryPlugin");
|
||||
|
||||
class ExternalsPlugin {
|
||||
constructor(type, externals) {
|
||||
|
Reference in New Issue
Block a user