mirror of
https://github.com/Unleash/unleash.git
synced 2024-12-22 19:07:54 +01:00
trying to fix travis build by cleaning up webpack config
This commit is contained in:
parent
6ccab99bb8
commit
d3d833e105
@ -16,7 +16,6 @@ module.exports = {
|
||||
resolve: {
|
||||
root: [path.join(__dirname, 'src')],
|
||||
extensions: ['', '.scss', '.css', '.js', '.jsx', '.json'],
|
||||
modulesDirectories: ['web_modules', 'node_modules'],
|
||||
},
|
||||
|
||||
output: {
|
||||
|
Loading…
Reference in New Issue
Block a user