Skip to content
This repository was archived by the owner on Oct 19, 2018. It is now read-only.
This repository was archived by the owner on Oct 19, 2018. It is now read-only.

Make Ruby Racer Optional #223

Open
Open
@catmando

Description

@catmando

Instead of requiring ruby racer we should:

Check if it is present, if so use it for prerendering (if prerendering config is on)
if not present and prerendering config option is on, then print an warning, that prerendering is being turned off.
if not present and prerendering config is off, then no action is needed.

Note: prererending config is on by default.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions