pezkuwichain
|
f123bbfacc
|
Downgrade styled-components to v5 for TypeScript compatibility
- Downgrade styled-components from v6.1.1 to v5.3.11
- Add @types/styled-components for v5 type definitions
- Simplify styled.ts export (v5 uses default export)
- Remove tsconfig skipLibCheck workaround (not needed with v5)
- Add string-replace-loader dependency for webpack
- Update @pezkuwi/dev to 0.85.4 (includes rollup config export fix)
This fixes TS2742 declaration emit errors that prevented npm
package builds while allowing Chrome/Firefox extension bundles.
|
2026-01-17 21:08:55 +03:00 |
|
pezkuwichain
|
0bd174ccd6
|
fix: add skipLibCheck for styled-components compatibility
|
2026-01-17 19:40:48 +03:00 |
|
pezkuwichain
|
b85ad382b5
|
fix: remove incompatible declaration settings from extension-ui tsconfig
|
2026-01-17 19:30:13 +03:00 |
|
pezkuwichain
|
1bd4157013
|
Revert "Add composite: false for extension-ui to fully disable declaration emission"
This reverts commit 20437c87cf.
|
2026-01-17 19:01:35 +03:00 |
|
pezkuwichain
|
20437c87cf
|
Add composite: false for extension-ui to fully disable declaration emission
|
2026-01-17 18:59:20 +03:00 |
|
pezkuwichain
|
dbb18e8621
|
Disable declaration emission for extension-ui (not npm-published package)
|
2026-01-17 18:55:13 +03:00 |
|
pezkuwichain
|
40ad9a4efb
|
Revert "Disable declaration emission for extension-ui to fix styled-components TS errors"
This reverts commit 16d8c7a95b.
|
2026-01-17 18:44:56 +03:00 |
|
pezkuwichain
|
16d8c7a95b
|
Disable declaration emission for extension-ui to fix styled-components TS errors
|
2026-01-17 18:43:35 +03:00 |
|
pezkuwichain
|
c2913a65d9
|
Update domain references to pezkuwichain.app and rebrand from polkadot
|
2026-01-06 12:21:11 +03:00 |
|