Open egeste opened 9 years ago
This change allows support for root-level packages where the source root is represented by a package name. Eg:
"baseUrl": "src/", "packages": [{ "name": "MyApp", "location": "." }]
This change allows support for root-level packages where the source root is represented by a package name. Eg: