Skip to content

Conversation

@rorticus
Copy link
Contributor

Type: bug

The following has been addressed in the PR:

Description:

A bug in the es6-string-raw check was causing it to always be false. When this flag is false, the shims for endsWith, startsWith, etc where always used.

Once this was fixed, the tests revealed some inconsistencies in how endsWith works natively and how our shim works.

Resolves #78

@rorticus rorticus requested a review from agubler August 29, 2018 18:57
@rorticus rorticus merged commit ff79ad9 into dojo:master Aug 30, 2018
@rorticus rorticus deleted the issue-78 branch August 30, 2018 11:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

es6-string-raw is always false

3 participants