Skip to content

Add enableLegacyExtension flag to frontend config to make sg start web-standalone work again

Warren Gifford requested to merge ps/fix-standalone-mode into main

Created by: philipp-spiess

We broke extensions when the dev server is started via sg start web-standalone since we don't properly initialize the config for this env (and default value for experimentalFeatures is an empty flag).

This needs to be updated when we change the default (I'll make an issue to clean up)

Test plan

Screenshot 2022-08-17 at 12 45 05

App preview:

Check out the client app preview documentation to learn more.

Merge request reports

Loading