Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
mellyeliu pushed 4 commits to feat-relative-cache-path facebook/stylex
- fix(babel-plugin): import resolve should respect windows system (#853) c4f9492
- fix: use ESM imports in CLI (#854) 95caddc
- fix: fix readCache to use custom cache path when set (#851) * feat: replace crypto with murmurhash for cli caching *... 24e5158
- Merge branch 'main' of github.com:facebook/stylex into feat-relative-cache-path 38f141f
mellyeliu pushed 1 commit to cli-cache-babel facebook/stylex
- feat: add cache invalidation on update of nearest .babelrc update 3c60939
mellyeliu created a branch on facebook/stylex
cli-cache-babel - StyleX is the styling system for ambitious user interfaces.
mellyeliu pushed 1 commit to cli-cache-config facebook/stylex
- fix: add cache invalidation when on config change 67835a4
mellyeliu opened a pull request on facebook/stylex
fix: add cache invalidation on config change
## What changed / motivation ? Let's invalidate the cache whenever StyleX config options change: - Stringify config (without input/output paths, as accounted for) into key sorted JSON, hash out...mellyeliu created a branch on facebook/stylex
cli-cache-config - StyleX is the styling system for ambitious user interfaces.