You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can exclude the entrypoint file from the Configuration File in the UI under Project Files. Since the entrypoint is required, can we block that from being excluded?
I know we can't stop them from manually editing the Configuration File but it seems like we can guard against them breaking themselves from doing it in the extension.
Add a pre-flight check to ensure the entrypoint is included
Add a warning in the sidebar when the entrypoint is not included in the selected configuration
Disallow the Files API from removing the entrypoint
You can exclude the entrypoint file from the Configuration File in the UI under Project Files. Since the entrypoint is required, can we block that from being excluded?
I know we can't stop them from manually editing the Configuration File but it seems like we can guard against them breaking themselves from doing it in the extension.
The text was updated successfully, but these errors were encountered: