Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 1.53 KB

File metadata and controls

32 lines (22 loc) · 1.53 KB

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

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.1.0-alpha.0

Package providing module support.

roc-package-webpack-node-dev — v1.0.1-alpha.0

Package providing Node support through Webpack for Roc (Development)

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

Package providing browser support through Webpack for Roc (Development)

Plugins

roc-plugin-babel — v1.0.0

Roc plugin that adds basic Babel management

roc-plugin-browsersync — v1.0.0

Plugin providing Browsersync for Roc

roc-plugin-style-css — v1.0.0

Plugin providing CSS support for Webpack in Roc

roc-plugin-assets-images — v1.0.0

Adds image loading support to Roc