inline-scripts icon indicating copy to clipboard operation
inline-scripts copied to clipboard

Is this right for my usecase

Open JithinKS97 opened this issue 4 years ago • 0 comments

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?

JithinKS97 avatar Oct 13 '21 03:10 JithinKS97