2
0
mirror of https://github.com/tenrok/axios.git synced 2026-06-14 18:42:33 +03:00
This commit is contained in:
mzabriskie
2015-03-13 17:08:22 -06:00
parent 69af75623c
commit dd2aa791e6
2 changed files with 0 additions and 7 deletions
-5
View File
@@ -13,11 +13,6 @@ var base = {
'./adapters/http': 'var undefined'
}
],
// module: {
// loaders: [
// { test: /\.js$/, loader: '6to5-loader' }
// ]
// },
devtool: 'source-map'
};