ctrlplusb / react-universally

A starter kit for universal react applications.
MIT License
1.7k stars 244 forks source link

Maintainence #562

Closed snaerth closed 6 years ago

snaerth commented 6 years ago

Is this starter slowly getting outdated? Have main contributors stop maintaining? By the way thank you for a awesome starter

sergiokopplin commented 6 years ago

I guess we're trying to maintain updated, we have some open pr's. Is there any special part that you feel outdated?

snaerth commented 6 years ago

Maybe it's just minor. React related needs to update. And maybe you could consider to move to webpack 4 soon, when plugins like extract-text-webpack-plugin get updated to be compatible to webpack 4. But maybe just update packages in general. The longer you wait the longer it will take to make changes. But maybe I should just make a pull request for some changes :) and stop complaining!

sergiokopplin commented 6 years ago

Some dependencies update: https://github.com/ctrlplusb/react-universally/pull/561 Webpack 4: https://github.com/ctrlplusb/react-universally/pull/560 React 16: https://github.com/ctrlplusb/react-universally/issues/479

snaerth commented 6 years ago

Or just check out open pull request :)

sergiokopplin commented 6 years ago

Your issue is still valid. We should always ask and contribute!

birkir commented 6 years ago

next branch has now been updated with all the new things!

snaerth commented 6 years ago

Awesome! Thanks