Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated staticMarkup usage on Head and NextScript #5102

Closed
wants to merge 1 commit into from

Conversation

EugeneKostrikov
Copy link

Sets up #5054 for version 6.x.x

@timneutkens timneutkens changed the base branch from master to canary September 5, 2018 12:59
@timneutkens
Copy link
Member

We only merge into the canary branch.

@EugeneKostrikov
Copy link
Author

Ah ok, fine. Will migrate then.

@jepser
Copy link
Contributor

jepser commented Oct 3, 2018

@EugeneKostrikov is this going to implemented, and could you guide me how? I can't find any docs about this @timneutkens

@linweigao
Copy link

Is this feature released? I am looking for exactly this feature.

@goldo
Copy link

goldo commented Dec 28, 2018

@EugeneKostrikov @linweigao same here!
has anyone found out ? I tried this without success:

// next.config.js
module.exports = {
  exportPathMap: defaultPathMap => ({
    '/': { page: '/', staticMarkup: true },
  }),
}

@goldo goldo mentioned this pull request Dec 29, 2018
@lock lock bot locked as resolved and limited conversation to collaborators Dec 28, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants