@adamxp12 The emoji issue there is an open PR for https://github.com/NodeBB/nodebb-plugin-emoji/pull/56
The webpack entry point warning is just a warning, it can be safely ignored.
The content jumping is a side effect of the fact that we have a top nav. We need to support custom headers if present. There are some things we can do to reduce it.