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

Latest commit

 

History

History
31 lines (21 loc) · 1.46 KB

File metadata and controls

31 lines (21 loc) · 1.46 KB

Extensions for roc-package-web-component-dev

The extensions that are used in the project, indirect and direct, in the order that they were added.

Packages

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.

Plugins

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