michmich112 / sveltekit-adapter-chrome-extension

Sveltekit adapter for making chrome extensions
MIT License
108 stars 17 forks source link

Fix for #21 #22

Closed michmich112 closed 1 year ago

michmich112 commented 1 year ago

Fix for issue #21 Breaking change from sveltejs/kit#7800 caused getStaticDirectory() to be removed.

Closes #21