#Cache import_map.json in Dockerfile

1 messages · Page 1 of 1 (latest)

lament fossil
#

How can I cache an import map in a Dockerfile without referencing to a file like main.ts. Currently i have to cache the deps every time i change main.ts and thats not optimal. Is there a smart way to do this?

arctic wigeon
lament fossil
#

Thank you for your response. Is it really not possible to use an import map with a Dockerfile instead of a deps.ts file? Is there no way to make it work?

arctic wigeon
#

tbh - not sure 👀