François Hodierne
François Hodierne
For the build-components stuff, this is what happens with npm: ``` > npm run publish-components -- --build-only > npm run script scripts/publish-components/index.ts $1 -- $@ --build-only > babel-node --extensions .js,.ts,.tsx...
API: https://github.com/opencollective/opencollective-api/pull/9608
Follow up from https://github.com/opencollective/opencollective-frontend/pull/9711
TODO: - [ ] Instructions to setup - [ ] Fix signout not working
Let's see what we get on E2E.
Generate an identifier and pass it to the API so we can use it for optimizations there.
Extracted from https://github.com/opencollective/opencollective-api/pull/9848