michmich112 / sveltekit-adapter-chrome-extension

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

Add ability to customize manifest file name #17

Closed Karakatiza666 closed 1 year ago

Karakatiza666 commented 1 year ago

Useful when having multiple build configs for different browsers

michmich112 commented 1 year ago

Hey @Karakatiza666 Love this new feature! It will be the lead feature in v1.3.0!

I've requested some slight document additions to your PR and once fixed will be merged!

Karakatiza666 commented 1 year ago

Thanks! Please check out the amend.

michmich112 commented 1 year ago

Awesome! Merged and released: Github release: https://github.com/michmich112/sveltekit-adapter-chrome-extension/releases/tag/v1.3.0 NPM package: https://www.npmjs.com/package/sveltekit-adapter-chrome-extension

Thank you for your contribution @Karakatiza666 ! Great feature enhancement