oak-general-business的引用
This commit is contained in:
parent
d66fe182ba
commit
7ec2b50fa9
|
|
@ -17,7 +17,7 @@ const requiredPath = require('required-path');
|
|||
|
||||
const pluginName = 'OakWeChatMpPlugin';
|
||||
const oakPagePrefix = '@oak-general-business';
|
||||
const oakPagePath = 'node_modules/oak-general-business/src/platforms/wechatMp/';
|
||||
const oakPagePath = 'node_modules/oak-general-business/wechatMp/';
|
||||
// const oakPagePathRegExp = /node_modules\/oak-general-business\/src\/platforms\/wechatMp\//;
|
||||
|
||||
function getIsOak(str) {
|
||||
|
|
|
|||
|
|
@ -67,5 +67,6 @@
|
|||
"include": [ "src/**/*" ],
|
||||
"exclude": [
|
||||
"node_modules",
|
||||
"template"
|
||||
]
|
||||
}
|
||||
Loading…
Reference in New Issue