-
-
Notifications
You must be signed in to change notification settings - Fork 4
Front Matter changes don't reflect on 'serve' #81
Copy link
Copy link
Open
Labels
Bug ReportBug: ConfirmedThe bug has been verified to exist and will be fixedThe bug has been verified to exist and will be fixedCore: Dev ServerRelating to the internal development server used for the 'serve' commandRelating to the internal development server used for the 'serve' commandDifficulty: DifficultSomething that will take a weekend to fix or involves a lot of internal changesSomething that will take a weekend to fix or involves a lot of internal changes
Milestone
Metadata
Metadata
Assignees
Labels
Bug ReportBug: ConfirmedThe bug has been verified to exist and will be fixedThe bug has been verified to exist and will be fixedCore: Dev ServerRelating to the internal development server used for the 'serve' commandRelating to the internal development server used for the 'serve' commandDifficulty: DifficultSomething that will take a weekend to fix or involves a lot of internal changesSomething that will take a weekend to fix or involves a lot of internal changes
System Information
stakx Version:
0.2.0-alpha2
Operating System
cross-platform
Expected behavior
If I change the permalink for a file, the new permalink will not be reflected by the router while
serveis running.