HusnuAkcak

Results 2 issues of HusnuAkcak

When I install and compile I am getting this webpack error, what shoul I do? I also tried the suggestions in this link, [https://github.com/babel/babel-loader/issues/173](url) ``` ERROR in ./node_modules/react-pivot/index.jsx 124:6 Module...

- CompleteOrderAsync action is added. - CompleteOrderCommand is triggered and handled. - Order is completed in CompleteOrderCommandHandler by following DDD principles. - OrderCompletedIntegration event is added. - OrderCompletedDomain event is...