sveltekit-adapter-chrome-extension
sveltekit-adapter-chrome-extension copied to clipboard
Fix Typo and Simplify File Processing in removeInlineScripts Function
- Corrected a typo in the glob function options (aboslute to absolute).
- Removed unnecessary map function and simplified the file processing loop.