Aaron
7ccff533ff
chore: Improve file list output in CI ( #73 )
2023-08-13 09:51:22 -05:00
Aaron Klinker
edfa075030
ci: Validate templates using tarball to avoid version conflicts within the wxt/node_modules directory
2023-08-13 08:33:26 -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
dca43efe0d
feat: Add wxt zip command ( #47 )
2023-07-16 14:38:56 -05:00
Aaron
2efc193b45
fix: Unable to read entrypoint options ( #28 )
2023-07-10 22:18:20 -05:00
Aaron
75eb3de89e
chore: Rename templates to virtual-modules ( #24 )
2023-07-02 21:49:01 -05:00
Aaron
cd714ea196
feat: Reload HTML files individually ( #23 )
2023-07-02 21:37:28 -05:00
Aaron Klinker
7f3a1e8d91
fix: Separate template builds to prevent sharing chunks
2023-07-02 20:40:13 -05:00
Aaron Klinker
a78aada96e
chore: Refactor build outputs to support transpiled templates
2023-07-02 17:05:23 -05:00