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
I have html css and js files stored as string in my memory, the relative paths are known. I want to create a single file by bundling all of them together and get the string. Is this possible?