wallet-core/packages/taler-wallet-webextension
Sebastian 3525b21008
Upgrading pnpm led to compilation errors
Fist:
 * The inferred type of 'PaymentStatus' cannot be named without a reference to '.pnpm/@types+react@17.0.38....
 * The inferred type of 'HistoryRow' cannot be named without a reference to '.pnpm/@types+react@17.0.38/node_modules/@types/react'. This is likely not portable. A type annotation is necessary.
and more like that...
Second:
 some problems trying to check type inside libs
more related: https://github.com/microsoft/TypeScript/issues/42873
2022-05-24 00:18:30 -03:00
..
dev-html mui alert and not enough blanance ported to material 2022-04-05 12:16:09 -03:00
src feat: awaiting refund 2022-05-14 18:09:49 -03:00
static alert icon 2022-04-29 15:49:16 -03:00
static-dev fix #4880 2022-01-19 13:52:02 -03:00
.gitignore accept tos test case 2022-04-12 00:41:16 -03:00
babel.config-linaria.json esbuild configuration 2022-03-24 16:02:38 -03:00
build-fast-with-linaria.mjs fix ref for copy and paste 2022-04-11 11:36:37 -03:00
clean_and_build.sh remove storybook, switch build to esbuild 2022-03-29 12:32:52 -03:00
compile_core.sh feat: awaiting refund 2022-05-14 18:09:49 -03:00
compile_util.sh feat: awaiting refund 2022-05-14 18:09:49 -03:00
dev.mjs useAsync new API 2022-04-26 11:48:28 -03:00
manifest-v2.json fix: 6964 2022-04-29 15:49:17 -03:00
manifest-v3.json handling service worker waiting phase 2022-05-06 17:29:52 -03:00
pack.sh handling service worker waiting phase 2022-05-06 17:29:52 -03:00
package.json handling service worker waiting phase 2022-05-06 17:29:52 -03:00
rollup.config.js splitted rollup config for testing and first component state unit test 2022-03-23 16:20:39 -03:00
rollup.config.test.js some DepositPage unit test 2022-03-23 17:50:31 -03:00
service_worker.js handling service worker waiting phase 2022-05-06 17:29:52 -03:00
tsconfig.json Upgrading pnpm led to compilation errors 2022-05-24 00:18:30 -03:00