Skip to content

Closure compiler warnings #692

@kwonoj

Description

@kwonoj

This might not be big issue..

after PR #664, closure compiler gives warning like below

./dist/global/Rx.js:7401: WARNING - Keywords and reserved words are not allowed as unquoted property names in older versions of JavaScript. If you are targeting newer versions of JavaScript, set the appropriate language_in option.
    if (typeof root_1.root.Symbol.for === 'function') {

Assume some of generated codes are not supported old version of runtime.

Metadata

Metadata

Assignees

Labels

help wantedIssues we wouldn't mind assistance with.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions