aklinker1 / vite-plugin-web-extension

Vite plugin for developing Chrome/Web Extensions
https://vite-plugin-web-extension.aklinker1.io/
MIT License
574 stars 48 forks source link

feat: customize lib mode build config #25

Closed aklinker1 closed 2 years ago

aklinker1 commented 2 years ago

This closes #20

See README or test changes for an example of loading dynamic imports inline:

https://github.com/aklinker1/vite-plugin-web-extension/blob/8918e7ab89566c88255a9bfc75d4327fa4a21918/tests/e2e.test.ts#L325-L333