Skip to content
This repository has been archived by the owner on Jan 2, 2018. It is now read-only.

Latest commit

 

History

History
165 lines (111 loc) · 3.98 KB

File metadata and controls

165 lines (111 loc) · 3.98 KB

Actions for roc-package-web-component-dev

Actions

roc-abstract-package-base-dev

after-clean

Runs after clean command is executed. Logs that the action has been completed successfully.

Connects to extension: roc-abstract-package-base-dev
Connects to hook: after-clean
Have post: No

before-clean

Runs before clean command is executed. Returns an array of paths that should be removed.

Connects to extension: roc-abstract-package-base-dev
Connects to hook: before-clean
Have post: No

roc-plugin-babel

babel-config

Base Babel configuration

Connects to extension: Not specified
Connects to hook: babel-config
Have post: Yes

roc-package-webpack-dev

babel-config

Connects to extension: Not specified
Connects to hook: babel-config
Have post: No

build-webpack

Adds base Webpack configuration and read webpack from the configuration.

Connects to extension: Not specified
Connects to hook: build-webpack
Have post: Yes

run-build-command

Build with Webpack.

Connects to extension: Not specified
Connects to hook: run-build-command
Have post: No

run-dev-command

Run in development mode using Webpack.

Connects to extension: Not specified
Connects to hook: run-dev-command
Have post: No

roc-package-webpack-web-dev

build-webpack

Adds configuration need for web builds for Webpack.

Connects to extension: Not specified
Connects to hook: build-webpack
Have post: No

create-watchers

Adds a web watcher using Webpack Dev Server.

Connects to extension: roc-package-webpack-dev
Connects to hook: create-watchers
Have post: No

get-webpack-targets

Adds web as a valid Webpack target.

Connects to extension: roc-package-webpack-dev
Connects to hook: get-webpack-targets
Have post: No

roc-package-module-dev

babel-config

Adds babel-preset-latest with either modules enabled or not depending on the target

Connects to extension: roc-package-module-dev
Connects to hook: babel-config
Have post: No

run-build-command

Connects to extension: Not specified
Connects to hook: run-build-command
Have post: No

run-dev-command

Connects to extension: Not specified
Connects to hook: run-dev-command
Have post: No

roc-plugin-browsersync

server-started

Adds a Browsersync instance.

Connects to extension: Not specified
Connects to hook: server-started
Have post: No

roc-plugin-style-css

build-webpack

Adds CSS support.

Connects to extension: Not specified
Connects to hook: build-webpack
Have post: No

roc-package-web-component-dev

build-webpack

Adds support for component builds.

Connects to extension: Not specified
Connects to hook: build-webpack
Have post: No