mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
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:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -21,6 +21,7 @@ package-lock.json
|
||||
.c9/
|
||||
*.launch
|
||||
.settings/
|
||||
.atom
|
||||
|
||||
# IDE - VSCode
|
||||
.vscode/*
|
||||
|
||||
Reference in New Issue
Block a user