Skip to content
  • Alex Rickabaugh's avatar
    refactor: move signals code into primitives package (#51986) · 8f5cbcc8
    Alex Rickabaugh authored
    This commit reorganizes the Angular code a bit, and moves signals into a
    newly defined `@angular/core/primitives` location. This will be used inside
    g3 to allow non-Angular targets to depend on the signals core without
    incurring a dependency on the whole framework.
    
    PR Close #51986
    8f5cbcc8