- roc-abstract-package-base-dev
- roc-plugin-babel
- roc-package-webpack-dev
- roc-package-webpack-node-dev
- roc-plugin-start
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
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
Base Babel configuration
Connects to extension: Not specified
Connects to hook: babel-config
Have post: Yes
Connects to extension: Not specified
Connects to hook: babel-config
Have post: No
Adds base Webpack configuration and read webpack from the configuration.
Connects to extension: Not specified
Connects to hook: build-webpack
Have post: Yes
Build with Webpack.
Connects to extension: Not specified
Connects to hook: run-build-command
Have post: No
Run in development mode using Webpack.
Connects to extension: Not specified
Connects to hook: run-dev-command
Have post: No
Adds configuration needed for building for Node.
Connects to extension: Not specified
Connects to hook: build-webpack
Have post: No
Adds a watcher for automatic reload on change.
Connects to extension: roc-package-webpack-dev
Connects to hook: create-watchers
Have post: No
Adds node as a valid Webpack target.
Connects to extension: roc-package-webpack-dev
Connects to hook: get-webpack-targets
Have post: No
Adds the base runtime. Will resolve node paths and enable source map support.
Connects to extension: roc-plugin-start
Connects to hook: register-runtime
Have post: No