Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 95252b6

Browse files
committedJun 23, 2020
Update user baselines
1 parent fbd1c95 commit 95252b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎tests/baselines/reference/docker/vue-next.log

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ Error: /vue-next/packages/runtime-core/src/apiInject.ts(40,9): semantic error TS
124124
at forEach (/vue-next/node_modules/rollup-plugin-typescript2/node_modules/lodash/lodash.js:9342:14)
125125
at _.each (/vue-next/node_modules/rollup-plugin-typescript2/src/print-diagnostics.ts:9:2)
126126
at Object.transform (/vue-next/node_modules/rollup-plugin-typescript2/src/index.ts:242:5)
127-
(node:17) UnhandledPromiseRejectionWarning: Error: Command failed with exit code 1: rollup -c --environment COMMIT:ca137db,NODE_ENV:production,TARGET:runtime-core,TYPES:true
127+
(node:17) UnhandledPromiseRejectionWarning: Error: Command failed with exit code 1: rollup -c --environment COMMIT:37a5952,NODE_ENV:production,TARGET:runtime-core,TYPES:true
128128
at makeError (/vue-next/node_modules/execa/lib/error.js:59:11)
129129
at handlePromise (/vue-next/node_modules/execa/index.js:114:26)
130130
at processTicksAndRejections (internal/process/task_queues.js:97:5)

0 commit comments

Comments
 (0)
Please sign in to comment.