redux-devtools/extension/src
Nathan Bierema 4e0620c131
Build extension with esbuild (#1476)
* window.bundle.js seems to work

* minify

* Use API instead of CLI

* Add remote bundle

* Perform code-splitting

* Add background and stop code-splitting

* Add other entrypoints

* Flesh out some more

* Keep going

* Copy to browser directories

* Ignore import type error

* Strip out webpack stuff

* Remove todos

* Remove pug imports

* Fix
2023-08-30 20:59:38 -04:00
..
app fix(deps): update all non-major dependencies (#1419) 2023-06-23 14:32:19 +00:00
assets/img chore(extension): add extension (#658) 2020-10-26 08:18:23 -04:00
background Build extension with esbuild (#1476) 2023-08-30 20:59:38 -04:00
contentScript Build extension with esbuild (#1476) 2023-08-30 20:59:38 -04:00
devpanel Build extension with esbuild (#1476) 2023-08-30 20:59:38 -04:00
devtools Build extension with esbuild (#1476) 2023-08-30 20:59:38 -04:00
options Build extension with esbuild (#1476) 2023-08-30 20:59:38 -04:00
pageScript chore(deps): update dependency prettier to v3 (#1434) 2023-07-12 18:03:20 +00:00
remote Build extension with esbuild (#1476) 2023-08-30 20:59:38 -04:00
window Build extension with esbuild (#1476) 2023-08-30 20:59:38 -04:00
chromeApiMock.ts Refactor extension directory structure (#1248) 2022-10-10 13:05:28 -04:00
pageScriptWrap.ts Build extension with esbuild (#1476) 2023-08-30 20:59:38 -04:00
style.pug Fix responsive layout (#1365) 2023-03-06 03:19:15 +00:00