Setup:
- clone repo
- clone my gatsby fork
- checkout branch
topics/manual-codesplitting
in gatsby fork - follow the instructions on gatsby-dev-cli to connect the fork with the repo
To start the devmode run npm start
To start the build mode run npm run build && npm run serve