mirror of
https://gitee.com/nocobase/nocobase.git
synced 2025-05-09 15:39:24 +08:00
* feat: supports subdirectory deployment * feat: auto publicPath * fix: buildIndexHtml * fix: format * fix: regexp * fix: test error * fix: nocobase.conf * fix: path * fix: nocobase.conf * fix: bugs * fix: resourcer prefix * fix: cas
4 lines
90 B
TypeScript
4 lines
90 B
TypeScript
export * from './APIClient';
|
|
|
|
export { default as getSubAppName } from './getSubAppName';
|