We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ba6a30 commit 07aa1e4Copy full SHA for 07aa1e4
bootstrap.ts
@@ -13,7 +13,6 @@ const platformDenoDynamicServer = createPlatformFactory(ɵplatformCoreDynamic, "
13
{
14
provide: ResourceLoader,
15
useClass: DenoFileSystemResourceLoader,
16
- deps: [INITIAL_CONFIG]
17
}
18
]
19
},
0 commit comments