Skip to content

Commit ef7ded1

Browse files
adding title to readme
1 parent 2e64852 commit ef7ded1

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

README.md

+2-8
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
</a>
2828
</p>
2929

30+
🍾🍾🍾 <h2>It's our absolute pleasure to announce **Webpack 4** Support</h2> 🚀🚀🚀
3031

3132
> **HEADLINES (May 2018): Now Independently supports Webpack 4:**
3233
Yep that's right. The universal family is now fully Webpack 4. Thank you to all our users for your loyalty and patience! If you love Universal, then you are gonna fall head over heels when we bring out the main course!
@@ -295,7 +296,7 @@ As an aside, so many apps share code between web and React Native--so the answer
295296
</details>
296297

297298

298-
####SUMMARY OF BENEFITS COMPARED TO "CRITICAL-RENDER-PATH" SOLUTIONS:
299+
#### SUMMARY OF BENEFITS COMPARED TO "CRITICAL-RENDER-PATH" SOLUTIONS:
299300

300301
- no continual runtime overhead during `render` using HoCs that inject styles
301302
- smaller JS bundles without CSS injection
@@ -339,10 +340,3 @@ We use [commitizen](https://github.com/commitizen/cz-cli), so run `npm run cm` t
339340

340341
## More from FaceySpacey in Reactlandia
341342
- [redux-first-router](https://github.com/faceyspacey/redux-first-router). It's made to work perfectly with *Universal*. Together they comprise our *"frameworkless"* Redux-based approach to what Next.js does (splitting, SSR, prefetching, and routing). *People are lovin it by the way* 😎
342-
343-
344-
<details><summary>See Old Docs</summary>
345-
346-
For a demo, `git clone`: [universal-demo](https://github.com/faceyspacey/universal-demo)
347-
348-
</details>

0 commit comments

Comments
 (0)