Telling Scully to Ignore Static Page Generation for a Route?

前端 未结 0 1871
伪装坚强ぢ
伪装坚强ぢ 2020-12-29 19:17

Suppose we have the following routes defined:

const routes: Routes = [
  {
    path: \'\',
    component: WelcomeComponent
  },  
  {
    path: \'start\',
            


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题