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

Only known extensions are stripped from the end of module names
This commit is contained in:
Nicu
2019-08-21 00:01:53 +03:00
committed by Svetoslav
parent b0d1c9106a
commit b6ff4d376a
3 changed files with 18 additions and 6 deletions

1
.gitignore vendored
View File

@@ -21,6 +21,7 @@ package-lock.json
.c9/
*.launch
.settings/
.atom
# IDE - VSCode
.vscode/*