Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

NOTE: Local Development Server feature is available in the Pulsar for Salesforce 3.8 pre-releases for Android and Windows. Some of the features listed here may change before official release.

Debugging your HTML/Javascript code in Pulsar doesn't require you to upload a bundle to Salesforce servers.  With some configuration, you can instead have Pulsar load directly from a local development server on your own development machine.

...

  • Login to Pulsar and make sure your organization is fully synced at least once, including your Content Library documents

  • From the Settings page, toggle the development server on

    • If you do not see the toggle, then possibly you are running a pre-3.8 version of Pulsar, or the org is not setup correctly for development mode for your specific username

  • Note that once the development server toggle is on, it is sticky per-session.  You will need to re-toggle it if you re-login or re-start the Pulsar appYour organization should be fully synced at least once

HTML/JS Development REPL Flow in Pulsar

...