Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 420 Bytes

Configuration.md

File metadata and controls

13 lines (8 loc) · 420 Bytes

Config for roc-package-web-app-dev

Configuration that can be defined in roc.config.js, other than settings and project.

babel

Babel configuration that can be either a plain object or a function that gets target as argument

Extensions: roc-plugin-babel

webpack

Can be either a function or a plain object. If it is a function the argument will be target.

Extensions: roc-package-webpack-dev