You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unable to use angular-leaflet-directive as the leaflet-directive dependency (note the '-') is causing all dependencies to be dropped in the autogen-ed .ng.ts file.
Once the regex in parseModuleFiles::regex.dependencies is fixed to:
Unable to use angular-leaflet-directive as the leaflet-directive dependency (note the '-') is causing all dependencies to be dropped in the autogen-ed .ng.ts file.
Once the regex in parseModuleFiles::regex.dependencies is fixed to:
everything seems back in order.
The text was updated successfully, but these errors were encountered: