WPMPackageBrowser

WPMPackageBrowser

Visual browser for installing WPM packages into a Webstrate

Constructor

new WPMPackageBrowser()

Source:

Methods

(async) addPackageRequire(packageInfo, step) → {undefined}

Description:
  • Adds a package to the boot config and installs it
Source:
Parameters:
Name Type Description
packageInfo type
step type
Returns:
Type
undefined

(async) addRepositoryRequire(repositoryURL, step) → {undefined}

Description:
  • Adds a package to the boot config and installs it
Source:
Parameters:
Name Type Description
repositoryURL type
step type
Returns:
Type
undefined