uni-migration icon indicating copy to clipboard operation
uni-migration copied to clipboard

统一转换器,可实现将小程序项目转换为快应用项目

Results 18 uni-migration issues
Sort by recently updated
recently updated
newest added

Bumps [pathval](https://github.com/chaijs/pathval) from 1.1.0 to 1.1.1. Release notes Sourced from pathval's releases. v1.1.1 Fixes a security issue around prototype pollution. Commits db6c3e3 chore: v1.1.1 7859e0e Merge pull request #60 from...

dependencies

Bumps [tar](https://github.com/npm/node-tar) from 2.2.1 to 2.2.2. Commits 523c5c7 2.2.2 7ecef07 Bump fstream to fix hardlink overwriting vulnerability 9fc84b9 Use {} for hardlink tracking instead of [] 15e59f1 Only track previously...

dependencies

Bumps [css-what](https://github.com/fb55/css-what) from 2.1.0 to 5.0.1. Release notes Sourced from css-what's releases. v5.0.1 Fixes: Hand-roll attribute parsing (#503) 4cdaacf Attribute values are slightly more permissive now. Ensures attribute parsing will...

dependencies

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.5 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...

dependencies

Bumps [ini](https://github.com/isaacs/ini) from 1.3.4 to 1.3.7. Commits c74c8af 1.3.7 024b8b5 update deps, add linting 032fbaf Use Object.create(null) to avoid default object property hazards 2da9039 1.3.6 cfea636 better git push script,...

dependencies

/usr/local/lib/node_modules/uni-migration/node_modules/babel-core/lib/transformation/file/index.js:590 throw err; ^ SyntaxError: unknown: Unexpected token (23:19) 21 | } 22 | > 23 | static propTypes = { | ^ 24 | setLocation: func, 25 | locationInfo:...

[HBuilder] 16:01:42.316 D:\HBuilderX\HBuilderX\plugins\quickapp\src\app [HBuilder] 16:01:42.318 D:\HBuilderX\HBuilderX\plugins\quickapp\node_modules\quickapp-tools\webpack.config.js:296 [HBuilder] 16:01:42.332 throw new Error(`Unknown node environment: ${NODE_ENV}`) [HBuilder] 16:01:42.334 ^ [HBuilder] 16:01:42.346 Error: Unknown node environment: true-ol [HBuilder] 16:01:42.348 at parse (D:\HBuilderX\HBuilderX\plugins\quickapp\node_modules\quickapp-tools\webpack.config.js:296:13) [HBuilder]...

转换成快应用后onLoad的参数options一直为空,改成快应用的路由传参也无法取到值; pageQuery根本就没传进来;

TypeError: Cannot set property 'sign' of undefined at module.exports (/usr/local/lib/node_modules/uni-migration/lib/index.js:1:669) at Object. (/usr/local/lib/node_modules/uni-migration/bin/uni-migration.js:44:3) at Module._compile (module.js:635:30) at Object.Module._extensions..js (module.js:646:10) at Module.load (module.js:554:32) at tryModuleLoad (module.js:497:12) at Function.Module._load (module.js:489:3) at Function.Module.runMain...