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

Latest commit

 

History

History
62 lines (42 loc) · 1.56 KB

File metadata and controls

62 lines (42 loc) · 1.56 KB

Actions for roc-package-module-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-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