Commit Graph

15 Commits

Author SHA1 Message Date
fryorcraken.eth ff95e3cf29
build(eth-pm): downgrade React to avoid peer dep conflict with mui 2022-08-08 11:18:29 +10:00
fryorcraken.eth ed14ead9ce
build: replace npm with pnpm for eth-pm 2022-08-08 11:17:48 +10:00
fryorcraken.eth df077dec3e
fix: lock webpack version 2022-08-08 11:13:28 +10:00
fryorcraken.eth a1d83ae85e
fix: install missing dependencies 2022-08-08 11:13:28 +10:00
fryorcraken.eth 8d9f0ac03a
fix: downgrade to avoid peer dep conflict with @livechat/ui-kit 2022-08-08 11:13:27 +10:00
fryorcraken.eth 4c96150095
fix: only cache pnpm projects
Intent is to move all projects to same package manager.
2022-08-08 11:13:27 +10:00
fryorcraken.eth 1a6136d6c1
fix: caching is already handled by setup-node 2022-08-08 11:13:27 +10:00
fryorcraken.eth c5505aeffa
fix: use pnpm for web-chat
To better handle missing peer dependencies.
2022-08-08 11:13:27 +10:00
fryorcraken.eth 95b9d2ff74
feat: do not stop CI if an example fails
As other examples may or not also fail, best to have full result to
investigate and fix all examples at once.
2022-08-07 16:33:22 +10:00
fryorcraken.eth 6786aee866
fix: use npm ci 2022-08-07 16:30:22 +10:00
Franck Royer 47cc98f842
Examples are at the root folder now 2022-06-17 10:55:51 +10:00
Franck Royer 97130af651
Add dependabot 2022-06-17 10:54:58 +10:00
Franck Royer 46a5586573
Add GitHub Action CI 2022-06-17 10:50:54 +10:00
Franck Royer dce332d80a
Update readme 2022-06-17 10:49:30 +10:00
Franck Royer 9efb96091f
First commit 2022-06-17 10:48:15 +10:00