FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

fix: dots can now be used in module names by surdu · Pull Request #7655 · NativeScript/NativeScript · GitHub

fix: dots can now be used in module names - #7655

Merged
SvetoslavTsenov merged 3 commits into
NativeScript:masterfrom
surdu:fix-sanitize
Aug 20, 2019
Merged

SvetoslavTsenov merged 3 commits into
NativeScript:masterfrom
surdu:fix-sanitize

Conversation

surdu commented Aug 7, 2019

Copy link
Copy Markdown
Contributor

PR Checklist

What is the current behavior?

If you have a module name with a dot in it, the code fails

What is the new behavior?

Only pre-defined extensions are stripped from the end of module names

Fixes #7646

cla-bot Bot added the cla: yes label Aug 7, 2019
Only known extensions are stripped from the end of module names

Copy link
Copy Markdown
Contributor

test

Copy link
Copy Markdown
Contributor

test --ignore ngapps api24

SvetoslavTsenov merged commit b6ff4d3 into NativeScript:master Aug 20, 2019
surdu deleted the fix-sanitize branch August 25, 2019 10:05
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Modules that have names ending in .page are not found

3 participants


Back | FazBrowse Home | New Git URL