DarkFlorist / TheInterceptor

The Interceptor is a browser extension that explains what kind of Ethereum transactions you are making
The Unlicense
140 stars 21 forks source link

We should see if there is a way we can have one file that all of these reference. In theory, `<script type='importmap' src='./importmap.json'/>` should work but I think one of the major browsers doesn't support import maps in a separate file. Maybe there is some other way we can work around this limitation? #231

Open KillariDev opened 1 year ago

KillariDev commented 1 year ago
          We should see if there is a way we can have one file that all of these reference.  In theory, `<script type='importmap' src='./importmap.json'/>` should work but I think one of the major browsers doesn't support import maps in a separate file.  Maybe there is some other way we can work around this limitation?

_Originally posted by @MicahZoltu in https://github.com/DarkFlorist/TheInterceptor/pull/225#discussion_r1142866431_

KillariDev commented 1 year ago

depends on https://github.com/WICG/import-maps/issues/235