We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2574bf2 commit 89e4853Copy full SHA for 89e4853
src/generate.js
@@ -1,4 +1,4 @@
1
-import api from 'dva-ast/lib/api';
+import { api } from 'dva-ast';
2
import upperCamelCase from 'simple-uppercamelcase';
3
import { info, error } from './log';
4
import { basename, dirname, join } from 'path';
0 commit comments