Home Reference Source Repository

References

Function Summary

Static Public Function Summary
public

createBuilder(target: string, rocBuilder: rocBuilder, resolver: string): rocBuilder

Creates a builder.

public

Client entry point for React applications.

public

createReduxStore(reducers: object, middlewares: ...function): function

Redux store creator

public

Route creator

public

getResolvePath(resolvePaths: ...string): string

Used on the server to find all dependecies.

public

Read stats from build

public

useReact(createServer: function): function

Enhances a server instance with React support.

Variable Summary

Static Public Variable Summary
public

Gives the base configuration.

public

Exports the default roc.config.js.

public

Exports the roc.config.meta.js.

public

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.