Skip to content

Add sandbox mode for supporting standalone webapps

Aditya Mehra requested to merge feature/sandbox_mode into master
  • Sandbox mode allows for dedicated web applications
  • Sandbox mode can be launched with:
AuraBrowser --url "https://yourappurl.here" --sandbox 

Merge request reports