import-map-overrides icon indicating copy to clipboard operation
import-map-overrides copied to clipboard

Is there a way to disable Auto Dev Lib Override?

Open luismiguelprs opened this issue 2 years ago • 0 comments

Hi!

I`m working on a project with angular and I faced a problem when trying to import angular dependencies. My project is using angular v13 and when I set angular at systemjs-importmap it replaces the import with the last version (14) automatically. Is there a way to disable it?

luismiguelprs avatar Oct 14 '22 12:10 luismiguelprs