Skip to content

Commit 2c83e2a

Browse files
committed
chore(example_route)
1 parent 287e763 commit 2c83e2a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

projects/shell/src/app/app.routes.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ export const routes: Routes = [
1313
path: 'vue-page',
1414
loadComponent: () =>
1515
// loadRemoteModule({
16-
// // remoteName: 'templateEditor',
16+
// // remoteEntry: 'http://localhost:4202/assets/remoteEntry.js',
1717
// remoteName: 'templateEditor',
1818
// exposedModule: './VueEntry',
1919
// }).then((m: VueModule) =>

0 commit comments

Comments
 (0)