Dynamic Imports for Lazy Routes - What's New In Angular Version 8

Поделиться
HTML-код
  • Опубликовано: 8 сен 2024

Комментарии • 5

  • @geoffmahugu8983
    @geoffmahugu8983 5 лет назад

    That's a really helpful update, some the modules issues you would only find out once building for production but this update would help so much with that 👍

  • @nikachkhobadze7710
    @nikachkhobadze7710 4 года назад

    Very useful, thank you!

  • @nerdiloo9863
    @nerdiloo9863 5 лет назад

    I can dig it SF 👍

  • @motonanga12
    @motonanga12 5 лет назад

    I am getting a error 'Can't find module' coming from my wrapper module. With my import specifically. 'import { ... } from '@some-npm/my-lib' Not sure how to resolve it.

  • @rajureddy7512
    @rajureddy7512 5 лет назад

    We can use preloading strategy ? In angular 8