Saptarshi (@sapto_c)

Results 5 comments of Saptarshi (@sapto_c)

Another use case . With react stateless component decorator doesn't work . same issue `Leading decorators must be attached to a class declaration` ``` @connect((state) => { return { someVAr:...

You cant have 2 app.js . On Wed, May 2, 2018, 07:49 Chris Ashton wrote: > Same issue reported with Webpack v4 in a similar plugin: > Fridus/webpack-watch-files-plugin#6 > >...

For webpqck, entry point will always be 1. On Wed, May 2, 2018, 10:20 Saptarshi Chatterjee < [email protected]> wrote: > You cant have 2 app.js . > > On Wed,...

Honestly speaking , I didnt know regex and glob patterns are different . I'll fix it . PRs are welcome.