// We only need to import the modules necessary for initial render import Page from './page'; export default [...Page];