Preset
class Preset (View source)
Methods
static void
ensureComponentDirectoryExists()
Ensure the component directories we need exist.
static void
updatePackages()
Update the "package.json" file.
static void
removeNodeModules()
Remove the installed Node modules.
Details
static protected void
ensureComponentDirectoryExists()
Ensure the component directories we need exist.
static protected void
updatePackages()
Update the "package.json" file.
static protected void
removeNodeModules()
Remove the installed Node modules.