mirror of
https://github.com/steedos/steedos-platform
synced 2024-11-22 17:06:42 +00:00
8 lines
157 B
JSON
8 lines
157 B
JSON
|
{
|
||
|
"extensions": ["ttf", "woff2"],
|
||
|
"scanFolders": true,
|
||
|
"verbose": false,
|
||
|
"map": {
|
||
|
"node_modules/devextreme/dist/css/icons/": "/icons/"
|
||
|
}
|
||
|
}
|