Skip to content
Snippets Groups Projects
  • Braden Shepherdson's avatar
    4580eab9
    [metabase-lib] Dev experience and CLJC infra improvements · 4580eab9
    Braden Shepherdson authored
    Dev experience:
    - CLJS now has source maps
    - Devtools extension renders CLJS data in Chrome (et al) Devtools
    - Use a debug build of CLJS in the tests
    - Fixed line numbers and breakpoints being off-by-one in Devtools
    
    CLJC infra:
    - More robust direct approach to JS<->CLJS conversions, powered by
      Malli transformers.
    - Powerful `define-getters-and-setters` macro to generate the accessors.
    4580eab9
    History
    [metabase-lib] Dev experience and CLJC infra improvements
    Braden Shepherdson authored
    Dev experience:
    - CLJS now has source maps
    - Devtools extension renders CLJS data in Chrome (et al) Devtools
    - Use a debug build of CLJS in the tests
    - Fixed line numbers and breakpoints being off-by-one in Devtools
    
    CLJC infra:
    - More robust direct approach to JS<->CLJS conversions, powered by
      Malli transformers.
    - Powerful `define-getters-and-setters` macro to generate the accessors.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.