62 + // new Parser(handler, { 63 + // xmlMode: false, 64 + // lowerCaseAttributeNames: false, 65 + // recognizeSelfClosing: true, 66 + // lowerCaseTags: false 67 + // }).end(sourceCode); 68 + 69 + // cons
"babel-plugin-syntax-class-constructor-call": { "version": "6.18.0", "resolved": "https://registry.npmjs.org/babel-plugin-syntax-class-constructor-call/-/babel-plugin-syntax-class-constructor-call-6.18.0.tgz", "integrity": "sha1-nLnTn+Q8hgC+yBRkVt3L1OGnZBY=", "dev": true ...
34 + constructor(config: Config, pagesPath: string) { 35 + config = { 36 + ...this.CONFIG, 37 + ...config 38 + } 39 + this.CONFIG = config 40 + this.pagesPath = path.resolve(process.cwd(), pagesPath) 41 + this.uniPagesJSON = require(resolvePath('@dcloudio/u...
"babel-plugin-transform-class-constructor-call": { "version": "6.24.1", "resolved": "https://registry.npmjs.org/babel-plugin-transform-class-constructor-call/-/babel-plugin-transform-class-constructor-call-6.24.1.tgz", "integrity": "sha1-gNwoVQWsBn3LjWxl4vbxGrd2Xvk=", "dev": true,...
// new Parser(handler, { // xmlMode: false, // lowerCaseAttributeNames: false, // recognizeSelfClosing: true, // lowerCaseTags: false // }).end(sourceCode); // const dom = Array.isArray(handler.dom) ? handler.dom : [handler.dom]; // resolve(dom); // }); // } /** * AST...
Files master bin src .babelrc .gitattributes .gitignore .npmignore LICENSE README.md package-lock.json package.json Breadcrumbs wepy-to-uniapp / Latest commit zhangdaren Initial commit Oct 9, 2019 b77fa17·Oct 9, 2019 History History