Anuj

Results 201 comments of Anuj

@strues Did you end up trying this out?

@SleepWalker I'm open to `app` as well if that is picking up as a convention. Alternatively, we could think of `app` being under `src` which is also a prevalent convention....

@ctrlplusb Is this and the `next` ready to merge to master?

@Aetherall Do you have an updated version of this PR? And how has Babel 7 been working for you?

@ctrlplusb Is this good to merge in `next`?

Yes! We should also go through the _ideas/suggestions for 'next'_ ticket and see which of those can be included: https://github.com/ctrlplusb/react-universally/issues/428

Another topic for v14: https://github.com/ctrlplusb/react-universally/blob/83d533a9c780716d18f034f7fb52dbd3a1c4051b/internal/webpack/configFactory.js#L379-L383 I noticed in the configFactory here that we create client bundles in ES5. I was researching a little bit more and it seems like if...

@birkir Thoughts on https://github.com/ctrlplusb/react-universally/issues/524#issuecomment-340304381 with webpack 4?

@mschipperheyn @verenea Did any of you find a solution to this? I'm also seeing this error on adding some external CSS.

@codepunkt Interesting, do you think it is PR-able to this repo? If not, can you share your `babel-minify` config and setup options? Thank you!