-
-
Notifications
You must be signed in to change notification settings - Fork 4
Linked assets are not supported with serve #129
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: MediumA fix that can be done with a couple hours of workA fix that can be done with a couple hours of work
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: MediumA fix that can be done with a couple hours of workA fix that can be done with a couple hours of work
With the introduction of Linked Assets in #116, I forgot to implement the functionality for serving them in the
servecommand.