1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00

fixed tabs->space

This commit is contained in:
Ivar Østhus 2014-11-06 22:45:17 +01:00 committed by Ivar Conradi Østhus
parent ca78acd25e
commit 15192fd207

View File

@ -16,9 +16,9 @@ module.exports = {
},
resolve: {
root: [js_root],
root: [js_root],
extensions: ['', '.js', '.jsx'],
modulesDirectories: ["web_modules", "node_modules"]
modulesDirectories: ["web_modules", "node_modules"]
},
module: {