We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d9c6b4 commit 290aec4Copy full SHA for 290aec4
1 file changed
template/lowcode-designer/engine.config.js
@@ -1,7 +1,7 @@
1
export default {
2
id: 'engine.config',
3
theme: 'light',
4
- material: ['/mock/bundle.json'],
+ material: ['./mock/bundle.json'],
5
scripts: [],
6
styles: []
7
}
0 commit comments