Documentation

Preset
in package

Table of Contents

ensureComponentDirectoryExists()  : void
Ensure the component directories we need exist.
removeNodeModules()  : void
Remove the installed Node modules.
updatePackages()  : void
Update the "package.json" file.

Methods

ensureComponentDirectoryExists()

Ensure the component directories we need exist.

protected static ensureComponentDirectoryExists() : void
Return values
void

removeNodeModules()

Remove the installed Node modules.

protected static removeNodeModules() : void
Return values
void

updatePackages()

Update the "package.json" file.

protected static updatePackages() : void
Return values
void

Search results