mirror of
https://github.com/tenrok/axios.git
synced 2026-05-21 13:24:11 +03:00
Removing node path from browser tests
This commit is contained in:
@@ -33,6 +33,11 @@ module.exports = function(config) {
|
||||
|
||||
|
||||
webpack: {
|
||||
externals: [
|
||||
{
|
||||
'./adapters/http': 'var undefined'
|
||||
}
|
||||
],
|
||||
devtool: 'inline-source-map'
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user