Skip to content

Dev server doesn't hot reload configuration #32

@kwesthaus

Description

@kwesthaus

Changes to nconfig.js currently don't show up until the dev server is restarted, it would be nice to have the server hot reload the configuration.

Minimal working example (MWE):

  • Start dev server, browse to index
  • Modify meta.title in nconfig.js
  • Reload index page in browser and observe no change of HTML title
  • Restart dev server
  • Reload index page in browser and observe there is a change in the HTML title

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions