Этот коммит содержится в:
Harrison Healey
2017-02-03 14:21:10 -05:00
коммит произвёл Christopher Speller
родитель 9312469ad5
Коммит 948b557453
3 изменённых файлов: 2 добавлений и 10 удалений

Просмотреть файл

@@ -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(