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

Latest commit

 

History

History
38 lines (26 loc) · 1.88 KB

File metadata and controls

38 lines (26 loc) · 1.88 KB

Extensions for roc-package-web-app-react-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.8

Package providing module support.

roc-package-webpack-node-dev — v1.0.0-beta.3

Package providing Node support through Webpack for Roc (Development)

roc-package-webpack-web-dev — v1.0.0-beta.3

Package providing browser support through Webpack for Roc (Development)

roc-package-web-app-dev — v1.0.0-beta.7

Package for building web applications using Roc (Development)

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.8

Plugin providing CSS support for Webpack in Roc

roc-plugin-assets-images — v1.0.0-beta.2

Adds image loading support to Roc

roc-plugin-react-dev — v1.0.0-beta.4

Adds React support to Webpack and Roc (Development)