@@ -116,13 +116,13 @@ Error: /vue-next/packages/reactivity/src/baseHandlers.ts(192,3): semantic error
116
116
/vue-next/node_modules/brotli/build/encode.js:3
117
117
1<process.argv.length?process.argv[1].replace(/\\/g,"/"):"unknown-program");b.arguments=process.argv.slice(2);"undefined"!==typeof module&&(module.exports=b);process.on("uncaughtException",function(a){if(!(a instanceof y))throw a;});b.inspect=function(){return"[Emscripten Module object]"}}else if(x)b.print||(b.print=print),"undefined"!=typeof printErr&&(b.printErr=printErr),b.read="undefined"!=typeof read?read:function(){throw"no read() available (jsc?)";},b.readBinary=function(a){if("function"===
118
118
^
119
- Error: Command failed with exit code 1: rollup -c --environment COMMIT:3ea85c1 ,NODE_ENV:production,TARGET:reactivity,TYPES:true
119
+ Error: Command failed with exit code 1: rollup -c --environment COMMIT:fd16f2b ,NODE_ENV:production,TARGET:reactivity,TYPES:true
120
120
at makeError (/vue-next/node_modules/execa/lib/error.js:59:11)
121
121
at handlePromise (/vue-next/node_modules/execa/index.js:114:26)
122
122
at processTicksAndRejections (node:internal/process/task_queues:93:5)
123
123
at async build (/vue-next/scripts/build.js:91:3) {
124
- shortMessage: 'Command failed with exit code 1: rollup -c --environment COMMIT:3ea85c1 ,NODE_ENV:production,TARGET:reactivity,TYPES:true',
125
- command: 'rollup -c --environment COMMIT:3ea85c1 ,NODE_ENV:production,TARGET:reactivity,TYPES:true',
124
+ shortMessage: 'Command failed with exit code 1: rollup -c --environment COMMIT:fd16f2b ,NODE_ENV:production,TARGET:reactivity,TYPES:true',
125
+ command: 'rollup -c --environment COMMIT:fd16f2b ,NODE_ENV:production,TARGET:reactivity,TYPES:true',
126
126
exitCode: 1,
127
127
signal: undefined,
128
128
signalDescription: undefined,
0 commit comments