-
Notifications
You must be signed in to change notification settings - Fork 3k
Closed
Labels
help wantedIssues we wouldn't mind assistance with.Issues we wouldn't mind assistance with.
Description
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.Issues we wouldn't mind assistance with.