mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-11-07 03:17:38 +03:00
* 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 |
||
|---|---|---|
| .. | ||
| app | ||
| assets/img | ||
| background | ||
| contentScript | ||
| devpanel | ||
| devtools | ||
| options | ||
| pageScript | ||
| remote | ||
| window | ||
| chromeApiMock.ts | ||
| pageScriptWrap.ts | ||
| style.pug | ||