Partially reverted 7e9cf13aa3 (#5295)
Этот коммит содержится в:
коммит произвёл
Christopher Speller
родитель
9312469ad5
Коммит
948b557453
@@ -159,7 +159,6 @@ if (TEST) {
|
||||
config.entry = ['babel-polyfill', './root.jsx'];
|
||||
config.target = 'node';
|
||||
config.externals = [nodeExternals()];
|
||||
config.resolve.alias['./client/web_client.jsx'] = path.resolve(__dirname, 'client/test_web_client.jsx');
|
||||
} else {
|
||||
// For some reason these break mocha. So they go here.
|
||||
config.plugins.push(
|
||||
|
||||
Ссылка в новой задаче
Block a user