Lines Matching refs:component

1 …ttps://secure.travis-ci.org/RobLoach/component-installer.png?branch=master)](http://travis-ci.org/…
8 composer require robloach/component-installer
14 "robloach/component-installer": "*"
35 "robloach/component-installer": "*"
79 `component-dir` option in your root *composer.json*'s `config`. The following
88 "component-dir": "public"
97 While `component-dir` depicts where the Components will be installed,
98 `component-baseurl` tells RequireJS the base path that will use when attempting
100 `component-baseurl` points to the `component-dir` when loaded externally. See
110 "component-dir": "public/assets",
111 "component-baseurl": "/assets"
126 "component-dir": "public/assets",
127 "component-baseurl": "/assets",
128 "component-scriptFilters": {
131 "component-styleFilters": {
141 `require` the package *robloach/component-installer* and set the `type` to
142 *component*, but it is not necessary:
147 "type": "component",
149 "robloach/component-installer": "*"
152 "component": {
184 "type": "component",
186 "component": {
204 "type": "component",
209 "component": {
220 "component": {
230 * Anything that's passed through `config.component` is sent to Require.js
249 "type": "component",
261 "component": {
268 "robloach/component-installer": "*"
280 explicitly provide support for component, but do ship with their own *composer.json*.
281 Using `extra` with packages that ship with Component Installer, will override component's settings …
289 "component": {
315 * [component](http://github.com/component/component)