Skip to content

Enable V8 symbols using from application's package.json file #1368

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
vtrifonov opened this issue May 3, 2019 · 0 comments
Closed

Enable V8 symbols using from application's package.json file #1368

vtrifonov opened this issue May 3, 2019 · 0 comments
Assignees
Labels
needs docs Documentation is needed before closing
Milestone

Comments

@vtrifonov
Copy link
Contributor

Is your feature request related to a problem? Please describe.
Currently the only way to enable using V8 symbols in the runtime is either through adding useV8Symbols in a plugin's package.json file in section nativescript or by manually changing the build.gradle in the platforms/android folder to load the nativescript-regular runtime version.

Describe the solution you'd like
Ability to set the 'useV8Symbols' flag in the android section of the app's package.json file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs docs Documentation is needed before closing
Projects
None yet
Development

No branches or pull requests

3 participants