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