Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

Adding lazyObjectsRuntime option to the Prepack Website #1475

Closed
wants to merge 2 commits into from

Conversation

phanipattapu
Copy link

This addresses the issue #1282 although the issue also requests for --additionalFunctions option which is not part of this commit. User should now be able to see --lazyObjectsRuntime option in the options list on https://prepack.io/repl.html. Ideally this should be an enum but this will accept a freeform string in this revision.

type: "string",
name: "lazyObjectsRuntime",
defaultVal: "",
description: "Enable lazy objects feature and specify the JS runtime that support this feature."
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sp: supports

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for pointing out. Will commit a fix shortly.

Copy link

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@phanipattapu is landing this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@hermanventer hermanventer deleted the lazyObjectRuntimeOption branch February 22, 2018 23:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants