Aaron
aefc8d3167
feat: Discover icons from the public directory ( #72 )
2023-08-13 10:05:27 -05:00
Aaron Klinker
97f0938c99
docs: Fix typos
2023-08-12 09:21:40 -05:00
Aaron Klinker
323045a7c3
docs: Document the url: import prefix for remote code
2023-07-29 23:33:28 -05:00
Aaron Klinker
3107d27184
Fix copy-paste error for sidepanel docs
2023-07-21 13:50:23 -05:00
Aaron Klinker
3a336eba89
docs: Add output paths to entrypoint docs
2023-07-21 13:47:29 -05:00
Aaron
044a24fd6a
feat: CSS entrypoints ( #61 )
2023-07-21 12:57:09 -05:00
Aaron Klinker
04e5400a46
Fix awkward sentences in the docs
2023-07-20 14:13:52 -05:00
Aaron Klinker
58a84ec253
feat!: Add type safety to browser.runtime.getURL
...
Entrypoint outputs and files in the public directory are typed properly.
Chunks and other generated files are not typed since they aren't often accessed at runtime.
BREAKING CHANGE: `browser` is now imported from `wxt/browser` instead of `webextension-polyfill`
2023-07-20 13:55:35 -05:00
Aaron Klinker
6f5bf89645
feat: Support all content script options
2023-07-16 10:10:25 -05:00
Aaron Klinker
375a2a6640
docs: Add inline JSDoc for public types
2023-07-14 22:41:46 -05:00
Aaron Klinker
77cbfc1985
docs: Add docs for each type of entrypoint
2023-07-14 22:28:08 -05:00