* Add docs for returning `null` from generateBuildId * Add test for setting custom buildid * Fix linting
Solves inconsistent loading issues when one bundle is loaded faster than the other Fixes zeit/next-plugins#244 Fixes #4997 Fixes #4620