kaffeeknecht
Results
1
comments of
kaffeeknecht
Workaround Apparently this works for the deployed demo at github-pages. In .github/workflows/ci.yml I found: `sed -i 's,"homepage": "/","homepage": "/matrix-neoboard",' matrix-neoboard-widget/package.json` After changing the line in matrix-neoboard-widget/package.json `yarn build` then tells...