The extensions that are used in the project, indirect and direct, in the order that they were added.
roc-abstract-package-base-dev — v1.0.0-beta.2
Package forming an abstract foundation of the Roc ecosystem.
The package serves as a base from which other dev
packages within the ecosystem are to be constructed.
It is therefore never to be included as a direct dependency in app or component projects.
roc-package-webpack-dev — v1.0.0-beta.4
Package providing module support.
roc-package-webpack-web-dev — v1.0.0-beta.3
Package providing browser support through Webpack for Roc (Development)
roc-package-module-dev — v1.0.0-beta.3
Package providing module support.
Will build code using Babel for either CommonJS or ES Modules.
roc-plugin-babel — v1.0.0-beta.4
Roc plugin that adds basic Babel management
roc-plugin-browsersync — v1.0.0-beta.2
Plugin providing Browsersync for Roc
roc-plugin-style-css — v1.0.0-beta.3
Plugin providing CSS support for Webpack in Roc