What is angular-loader.js for?

后端 未结 4 1709
终归单人心
终归单人心 2021-01-31 07:19

I saw a similar question on the Google groups and also here on Stackoverflow. Both times the question was not answered. The code in this file doesn\'t make it very clear about w

4条回答
  •  花落未央
    2021-01-31 08:02

    See angular-async-loader: https://github.com/subchen/angular-async-loader/

    To async load following components:

    • List item
    • controller
    • services
    • filter
    • directive
    • value
    • constant
    • provider
    • decorator

提交回复
热议问题