Skip to content

default index file in development #17

@zakpatterson

Description

@zakpatterson

Right now we have index.html and index-dev.html. In "production", meaning deployed to github pages, we need index.html. In dev, we're using index-dev.html

So we need a way to make index-dev.html the default in development. At the moment one must explictly go to index-dev.html. This also means reloading / direct url navigation doesn't work.

This line of the configuration is ignored by webpack-dev-server for some reason

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions