Commit e37787a2 authored by ι™ˆεΈ…'s avatar ι™ˆεΈ…

upgrade merge-umi-mock-data version

parent 8b03bd0f
const generateMock = require('merge-umi-mock-data'); const generateMock = require('merge-umi-mock-data');
const path = require('path'); const path = require('path');
console.log(path.join(__dirname, '../mock'), path.join(__dirname, '../functions/mock/index.js'));
generateMock(path.join(__dirname, '../mock'), path.join(__dirname, '../functions/mock/index.js')); generateMock(path.join(__dirname, '../mock'), path.join(__dirname, '../functions/mock/index.js'));
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment