mirror of
https://github.com/Unleash/unleash.git
synced 2024-12-22 19:07:54 +01:00
fixed tabs->space
This commit is contained in:
parent
43ff5732aa
commit
e20d0ac20b
@ -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: {
|
||||
|
Loading…
Reference in New Issue
Block a user