micro-app/packages/icpx-platform/.umirc.mock.js
2023-05-30 19:27:03 +08:00

5 lines
116 B
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

module.exports = {
...require('./mock/index'),
// 这里可以引入任意的mock文件位置也随意。
};