Ashitak4

Results 4 comments of Ashitak4

Thanks you for answering so quickly, Indeed, there aren't errors anymore but as a result I get this : ![image](https://user-images.githubusercontent.com/36643208/42626558-efe930e8-85ca-11e8-8fa6-c3e428a495e5.png) The main.css is not load correctly here but if i...

Component is in AddressesList with import lines and component declaration same as the example Architecture : ![architecture](https://user-images.githubusercontent.com/36643208/42639593-a6363df8-85f0-11e8-890b-51434db4b6d4.png) WebpackConfigFile : ``` var webpack = require('webpack'); // Requiring the webpack lib var...

Thank you, the demo code works fine, i really think the error come from the webpack config : With the 3 baics import lines in your example i get :...