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

[feat] add prerender.createIndexFiles option #2632

Merged

Commits on Jan 16, 2022

  1. [feat] add prerender.subfolders setting

    - Fixes sveltejs#1443
    
    Setting the kit.prerender.subfolders to false (default is true) will change the filename generation from "/about/index.html" to "/about.html"
    Bob Fanger authored and bfanger committed Jan 16, 2022
    Configuration menu
    Copy the full SHA
    3ee027c View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2022

  1. merge master

    Rich-Harris committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    d6cbc40 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff8fb76 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    65ce5ed View commit details
    Browse the repository at this point in the history
  4. remove unused file

    Rich-Harris committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    52804b7 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2022

  1. Configuration menu
    Copy the full SHA
    8504a47 View commit details
    Browse the repository at this point in the history