mirror of
https://github.com/Unleash/unleash.git
synced 2025-01-20 00:08:02 +01:00
fixed tabs->space
This commit is contained in:
parent
ca78acd25e
commit
15192fd207
@ -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