References
Function Summary
| Static Public Function Summary | ||
| public |
createBuilder(target: string, rocBuilder: rocBuilder, resolver: string): rocBuilder Creates a builder. |
|
| public |
createClient(options: rocClientOptions) Client entry point for React applications. |
|
| public |
createReduxStore(reducers: object, middlewares: ...function): function Redux store creator |
|
| public |
createRoutes(routes: function): function Route creator |
|
| public |
getResolvePath(resolvePaths: ...string): string Used on the server to find all dependecies. |
|
| public |
Read stats from build |
|
| public |
Enhances a server instance with React support. |
|
Variable Summary
| Static Public Variable Summary | ||
| public |
baseConfig: object: * Gives the base configuration. |
|
| public |
Exports the default |
|
| public |
configMeta: object: * Exports the |
|
| public |
metaConfig: object: * Gives the meta configuration. |
|
| public |
Universal Configuration Manager |
|
Typedef Summary
| Static Public Typedef Summary | ||
| public |
Roc builder object. |
|
| public |
Roc client options. |
|
| public |
Roc server options. |
|