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
{{ message }}
This repository has been archived by the owner on Dec 8, 2022. It is now read-only.
Currently, skyux-builder only scrapes html and scss files to replace references to ~/assets/<image> with the correct cdn resource url. We'd like a way to access the url for the static asset in a TypeScript file for use in component code.
The text was updated successfully, but these errors were encountered:
Currently, skyux-builder only scrapes html and scss files to replace references to
~/assets/<image>
with the correct cdn resource url. We'd like a way to access the url for the static asset in a TypeScript file for use in component code.The text was updated successfully, but these errors were encountered: