Skip to content

Commit 8eb0581

Browse files
authored
Merge pull request #11 from aliyun/feat-update-ai-element-demo
feat:update material ui template config
2 parents d4fa4f6 + 6cff472 commit 8eb0581

File tree

4 files changed

+12
-3336
lines changed

4 files changed

+12
-3336
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"name": "react-router-template",
3+
"assets": {
4+
"directory": "./build/client",
5+
"notFoundStrategy": "singlePageApplication"
6+
}
7+
}

pages/material-ui-react-router/package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,6 @@
2929
"typescript": "latest",
3030
"vite": "latest",
3131
"vite-tsconfig-paths": "latest"
32-
}
33-
}
32+
},
33+
"repository": "https://github.com/aliyun/alibabacloud-esa-er-templates"
34+
}

0 commit comments

Comments
 (0)