* 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';
|