I am working with a repo that is being migrated from Marko v3 to v4 using the compatibility layer at the moment.
It looks like that this dependency is not being included:
https://github.com/eBay/ebay-font/blob/master/font/marketsans/browser.json#L4
If I explicitly add the same dependency in our page's browser.json, it works.
I am working with a repo that is being migrated from Marko v3 to v4 using the compatibility layer at the moment.
It looks like that this dependency is not being included:
https://github.com/eBay/ebay-font/blob/master/font/marketsans/browser.json#L4
If I explicitly add the same dependency in our page's
browser.json, it works.