inline-scripts
inline-scripts copied to clipboard
Is this right for my usecase
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?