- roc-abstract-package-base-dev
- roc-plugin-babel
- roc-package-webpack-dev
- roc-package-webpack-web-dev
- roc-package-module-dev
- roc-plugin-browsersync
- roc-plugin-style-css
- roc-package-web-component-dev
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 need for web builds for Webpack.
Connects to extension: Not specified
Connects to hook: build-webpack
Have post: No
Adds a web watcher using Webpack Dev Server.
Connects to extension: roc-package-webpack-dev
Connects to hook: create-watchers
Have post: No
Adds web as a valid Webpack target.
Connects to extension: roc-package-webpack-dev
Connects to hook: get-webpack-targets
Have post: No
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
Connects to extension: Not specified
Connects to hook: run-build-command
Have post: No
Connects to extension: Not specified
Connects to hook: run-dev-command
Have post: No
Adds a Browsersync instance.
Connects to extension: Not specified
Connects to hook: server-started
Have post: No
Adds CSS support.
Connects to extension: Not specified
Connects to hook: build-webpack
Have post: No
Adds support for component builds.
Connects to extension: Not specified
Connects to hook: build-webpack
Have post: No