1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227
|
Exit Code: 0
Standard output:
> @X.X.X build /vue-next
> node scripts/build.js "--types"
Rolling up type definitions for compiler-core...
Analysis will use the bundled TypeScript version 3.9.7
*** The target project appears to use TypeScript X.X.X-insiders.xxxxxxxx which is newer than the bundled compiler engine; consider upgrading API Extractor.
Writing: /vue-next/temp/compiler-core.api.json
The API report is up to date: temp/compiler-core.api.md
Writing package typings: /vue-next/packages/compiler-core/dist/compiler-core.d.ts
Writing package typings: /vue-next/dist/compiler-core.d.ts
API Extractor completed successfully.
Rolling up type definitions for compiler-dom...
Analysis will use the bundled TypeScript version 3.9.7
*** The target project appears to use TypeScript X.X.X-insiders.xxxxxxxx which is newer than the bundled compiler engine; consider upgrading API Extractor.
Writing: /vue-next/temp/compiler-dom.api.json
The API report is up to date: temp/compiler-dom.api.md
Writing package typings: /vue-next/packages/compiler-dom/dist/compiler-dom.d.ts
Writing package typings: /vue-next/dist/compiler-dom.d.ts
API Extractor completed successfully.
Rolling up type definitions for compiler-sfc...
Analysis will use the bundled TypeScript version 3.9.7
*** The target project appears to use TypeScript X.X.X-insiders.xxxxxxxx which is newer than the bundled compiler engine; consider upgrading API Extractor.
Writing: /vue-next/temp/compiler-sfc.api.json
The API report is up to date: temp/compiler-sfc.api.md
Writing package typings: /vue-next/packages/compiler-sfc/dist/compiler-sfc.d.ts
Writing package typings: /vue-next/dist/compiler-sfc.d.ts
API Extractor completed successfully.
Rolling up type definitions for compiler-ssr...
Analysis will use the bundled TypeScript version 3.9.7
*** The target project appears to use TypeScript X.X.X-insiders.xxxxxxxx which is newer than the bundled compiler engine; consider upgrading API Extractor.
Writing: /vue-next/temp/compiler-ssr.api.json
The API report is up to date: temp/compiler-ssr.api.md
Writing package typings: /vue-next/packages/compiler-ssr/dist/compiler-ssr.d.ts
Writing package typings: /vue-next/dist/compiler-ssr.d.ts
API Extractor completed successfully.
Rolling up type definitions for reactivity...
Analysis will use the bundled TypeScript version 3.9.7
*** The target project appears to use TypeScript X.X.X-insiders.xxxxxxxx which is newer than the bundled compiler engine; consider upgrading API Extractor.
Writing: /vue-next/temp/reactivity.api.json
The API report is up to date: temp/reactivity.api.md
Writing package typings: /vue-next/packages/reactivity/dist/reactivity.d.ts
Writing package typings: /vue-next/dist/reactivity.d.ts
API Extractor completed successfully.
Rolling up type definitions for runtime-core...
Analysis will use the bundled TypeScript version 3.9.7
*** The target project appears to use TypeScript X.X.X-insiders.xxxxxxxx which is newer than the bundled compiler engine; consider upgrading API Extractor.
Writing: /vue-next/temp/runtime-core.api.json
The API report is up to date: temp/runtime-core.api.md
Writing package typings: /vue-next/packages/runtime-core/dist/runtime-core.d.ts
Writing package typings: /vue-next/dist/runtime-core.d.ts
API Extractor completed successfully.
Rolling up type definitions for runtime-dom...
Analysis will use the bundled TypeScript version 3.9.7
*** The target project appears to use TypeScript X.X.X-insiders.xxxxxxxx which is newer than the bundled compiler engine; consider upgrading API Extractor.
Writing: /vue-next/temp/runtime-dom.api.json
The API report is up to date: temp/runtime-dom.api.md
Writing package typings: /vue-next/packages/runtime-dom/dist/runtime-dom.d.ts
Writing package typings: /vue-next/dist/runtime-dom.d.ts
API Extractor completed successfully.
Rolling up type definitions for server-renderer...
Analysis will use the bundled TypeScript version 3.9.7
*** The target project appears to use TypeScript X.X.X-insiders.xxxxxxxx which is newer than the bundled compiler engine; consider upgrading API Extractor.
Writing: /vue-next/temp/server-renderer.api.json
The API report is up to date: temp/server-renderer.api.md
Writing package typings: /vue-next/packages/server-renderer/dist/server-renderer.d.ts
Writing package typings: /vue-next/dist/server-renderer.d.ts
API Extractor completed successfully.
Rolling up type definitions for shared...
Analysis will use the bundled TypeScript version 3.9.7
*** The target project appears to use TypeScript X.X.X-insiders.xxxxxxxx which is newer than the bundled compiler engine; consider upgrading API Extractor.
Writing: /vue-next/temp/shared.api.json
The API report is up to date: temp/shared.api.md
Writing package typings: /vue-next/packages/shared/dist/shared.d.ts
Writing package typings: /vue-next/dist/shared.d.ts
API Extractor completed successfully.
Rolling up type definitions for vue...
Analysis will use the bundled TypeScript version 3.9.7
*** The target project appears to use TypeScript X.X.X-insiders.xxxxxxxx which is newer than the bundled compiler engine; consider upgrading API Extractor.
Writing: /vue-next/temp/vue.api.json
The API report is up to date: temp/vue.api.md
Writing package typings: /vue-next/packages/vue/dist/vue.d.ts
Writing package typings: /vue-next/dist/vue.d.ts
API Extractor completed successfully.
compiler-dom.global.prod.js min:44.24kb / gzip:17.04kb / brotli:15.46kb
reactivity.global.prod.js min:8.37kb / gzip:3.24kb / brotli:3.00kb
runtime-dom.global.prod.js min:68.76kb / gzip:26.43kb / brotli:23.92kb
size-check.global.prod.js min:39.98kb / gzip:15.95kb / brotli:14.59kb
vue.global.prod.js min:105.87kb / gzip:40.14kb / brotli:36.07kb
Standard error:
/vue-next/packages/compiler-core/src/index.ts → packages/compiler-core/dist/compiler-core.esm-bundler.js...
created packages/compiler-core/dist/compiler-core.esm-bundler.js in ?s
/vue-next/packages/compiler-core/src/index.ts → packages/compiler-core/dist/compiler-core.cjs.js...
created packages/compiler-core/dist/compiler-core.cjs.js in ?s
/vue-next/packages/compiler-core/src/index.ts → packages/compiler-core/dist/compiler-core.cjs.prod.js...
created packages/compiler-core/dist/compiler-core.cjs.prod.js in ?s
Warning: dist/packages/compiler-core/src/options.d.ts:36:25 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag
Warning: dist/packages/compiler-core/src/options.d.ts:36:26 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag
Warning: dist/packages/compiler-core/src/options.d.ts:36:19 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@"
Warning: dist/packages/compiler-core/src/options.d.ts:36:20 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@"
Warning: dist/packages/compiler-core/src/options.d.ts:59:39 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag
Warning: dist/packages/compiler-core/src/options.d.ts:59:21 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@"
Warning: dist/packages/compiler-core/src/options.d.ts:80:42 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag
Warning: dist/packages/compiler-core/src/options.d.ts:80:43 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag
Warning: dist/packages/compiler-core/src/options.d.ts:80:35 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@"
Warning: dist/packages/compiler-core/src/options.d.ts:80:36 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@"
/vue-next/packages/compiler-dom/src/index.ts → packages/compiler-dom/dist/compiler-dom.esm-bundler.js...
created packages/compiler-dom/dist/compiler-dom.esm-bundler.js in ?s
/vue-next/packages/compiler-dom/src/index.ts → packages/compiler-dom/dist/compiler-dom.esm-browser.js...
created packages/compiler-dom/dist/compiler-dom.esm-browser.js in ?s
/vue-next/packages/compiler-dom/src/index.ts → packages/compiler-dom/dist/compiler-dom.cjs.js...
created packages/compiler-dom/dist/compiler-dom.cjs.js in ?s
/vue-next/packages/compiler-dom/src/index.ts → packages/compiler-dom/dist/compiler-dom.global.js...
created packages/compiler-dom/dist/compiler-dom.global.js in ?s
/vue-next/packages/compiler-dom/src/index.ts → packages/compiler-dom/dist/compiler-dom.esm-browser.prod.js...
created packages/compiler-dom/dist/compiler-dom.esm-browser.prod.js in ?s
/vue-next/packages/compiler-dom/src/index.ts → packages/compiler-dom/dist/compiler-dom.cjs.prod.js...
created packages/compiler-dom/dist/compiler-dom.cjs.prod.js in ?s
/vue-next/packages/compiler-dom/src/index.ts → packages/compiler-dom/dist/compiler-dom.global.prod.js...
(!) Missing global variable names
Use output.globals to specify browser global variable names corresponding to external modules
@babel/parser (guessing 'parser')
estree-walker (guessing 'estreeWalker')
created packages/compiler-dom/dist/compiler-dom.global.prod.js in ?s
/vue-next/packages/compiler-sfc/src/index.ts → packages/compiler-sfc/dist/compiler-sfc.cjs.js...
created packages/compiler-sfc/dist/compiler-sfc.cjs.js in ?s
/vue-next/packages/compiler-sfc/src/index.ts → packages/compiler-sfc/dist/compiler-sfc.global.js...
created packages/compiler-sfc/dist/compiler-sfc.global.js in ?s
/vue-next/packages/compiler-sfc/src/index.ts → packages/compiler-sfc/dist/compiler-sfc.esm-browser.js...
created packages/compiler-sfc/dist/compiler-sfc.esm-browser.js in ?s
/vue-next/packages/compiler-ssr/src/index.ts → packages/compiler-ssr/dist/compiler-ssr.cjs.js...
created packages/compiler-ssr/dist/compiler-ssr.cjs.js in ?s
/vue-next/packages/reactivity/src/index.ts → packages/reactivity/dist/reactivity.esm-bundler.js...
created packages/reactivity/dist/reactivity.esm-bundler.js in ?s
/vue-next/packages/reactivity/src/index.ts → packages/reactivity/dist/reactivity.esm-browser.js...
created packages/reactivity/dist/reactivity.esm-browser.js in ?s
/vue-next/packages/reactivity/src/index.ts → packages/reactivity/dist/reactivity.cjs.js...
created packages/reactivity/dist/reactivity.cjs.js in ?s
/vue-next/packages/reactivity/src/index.ts → packages/reactivity/dist/reactivity.global.js...
created packages/reactivity/dist/reactivity.global.js in ?s
/vue-next/packages/reactivity/src/index.ts → packages/reactivity/dist/reactivity.esm-browser.prod.js...
created packages/reactivity/dist/reactivity.esm-browser.prod.js in ?s
/vue-next/packages/reactivity/src/index.ts → packages/reactivity/dist/reactivity.cjs.prod.js...
created packages/reactivity/dist/reactivity.cjs.prod.js in ?s
/vue-next/packages/reactivity/src/index.ts → packages/reactivity/dist/reactivity.global.prod.js...
created packages/reactivity/dist/reactivity.global.prod.js in ?s
/vue-next/packages/runtime-core/src/index.ts → packages/runtime-core/dist/runtime-core.esm-bundler.js...
created packages/runtime-core/dist/runtime-core.esm-bundler.js in ?s
/vue-next/packages/runtime-core/src/index.ts → packages/runtime-core/dist/runtime-core.cjs.js...
created packages/runtime-core/dist/runtime-core.cjs.js in ?s
/vue-next/packages/runtime-core/src/index.ts → packages/runtime-core/dist/runtime-core.cjs.prod.js...
created packages/runtime-core/dist/runtime-core.cjs.prod.js in ?s
Warning: dist/packages/runtime-core/src/index.d.ts:33:9 - (TS2717) Subsequent property declarations must have the same type. Property 'runtimeCoreBailTypes' must be of type 'VNode<RendererNode, RendererElement, { [key: string]: any; }> | { $: ComponentInternalInstance; }', but here has type 'VNode<RendererNode, RendererElement, { [key: string]: any; }> | { $: ComponentInternalInstance; }'.
/vue-next/packages/runtime-dom/src/index.ts → packages/runtime-dom/dist/runtime-dom.esm-bundler.js...
created packages/runtime-dom/dist/runtime-dom.esm-bundler.js in ?s
/vue-next/packages/runtime-dom/src/index.ts → packages/runtime-dom/dist/runtime-dom.esm-browser.js...
created packages/runtime-dom/dist/runtime-dom.esm-browser.js in ?s
/vue-next/packages/runtime-dom/src/index.ts → packages/runtime-dom/dist/runtime-dom.cjs.js...
created packages/runtime-dom/dist/runtime-dom.cjs.js in ?s
/vue-next/packages/runtime-dom/src/index.ts → packages/runtime-dom/dist/runtime-dom.global.js...
created packages/runtime-dom/dist/runtime-dom.global.js in ?s
/vue-next/packages/runtime-dom/src/index.ts → packages/runtime-dom/dist/runtime-dom.esm-browser.prod.js...
created packages/runtime-dom/dist/runtime-dom.esm-browser.prod.js in ?s
/vue-next/packages/runtime-dom/src/index.ts → packages/runtime-dom/dist/runtime-dom.cjs.prod.js...
created packages/runtime-dom/dist/runtime-dom.cjs.prod.js in ?s
/vue-next/packages/runtime-dom/src/index.ts → packages/runtime-dom/dist/runtime-dom.global.prod.js...
created packages/runtime-dom/dist/runtime-dom.global.prod.js in ?s
/vue-next/packages/server-renderer/src/index.ts → packages/server-renderer/dist/server-renderer.cjs.js...
(!) Unresolved dependencies
https://rollupjs.org/guide/en/#warning-treating-module-as-external-dependency
stream (imported by packages/server-renderer/src/renderToStream.ts)
created packages/server-renderer/dist/server-renderer.cjs.js in ?s
/vue-next/packages/server-renderer/src/index.ts → packages/server-renderer/dist/server-renderer.cjs.prod.js...
(!) Unresolved dependencies
https://rollupjs.org/guide/en/#warning-treating-module-as-external-dependency
stream (imported by packages/server-renderer/src/renderToStream.ts)
created packages/server-renderer/dist/server-renderer.cjs.prod.js in ?s
/vue-next/packages/shared/src/index.ts → packages/shared/dist/shared.esm-bundler.js...
created packages/shared/dist/shared.esm-bundler.js in ?s
/vue-next/packages/shared/src/index.ts → packages/shared/dist/shared.cjs.js...
created packages/shared/dist/shared.cjs.js in ?s
/vue-next/packages/shared/src/index.ts → packages/shared/dist/shared.cjs.prod.js...
created packages/shared/dist/shared.cjs.prod.js in ?s
Warning: dist/packages/shared/src/index.d.ts:15:12 - (tsdoc-characters-after-block-tag) The token "@babel" looks like a TSDoc tag but contains an invalid character "/"; if it is not a tag, use a backslash to escape the "@"
Warning: dist/packages/shared/src/makeMap.d.ts:5:9 - (tsdoc-unnecessary-backslash) A backslash can only be used to escape a punctuation character
Warning: dist/packages/shared/src/makeMap.d.ts:5:11 - (tsdoc-unnecessary-backslash) A backslash can only be used to escape a punctuation character
Warning: dist/packages/shared/src/makeMap.d.ts:5:17 - (tsdoc-unnecessary-backslash) A backslash can only be used to escape a punctuation character
Warning: dist/packages/shared/src/makeMap.d.ts:5:19 - (tsdoc-unnecessary-backslash) A backslash can only be used to escape a punctuation character
Warning: dist/packages/shared/src/toDisplayString.d.ts:2:36 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag
Warning: dist/packages/shared/src/toDisplayString.d.ts:2:37 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag
Warning: dist/packages/shared/src/toDisplayString.d.ts:2:19 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@"
Warning: dist/packages/shared/src/toDisplayString.d.ts:2:20 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@"
/vue-next/packages/size-check/src/index.ts → packages/size-check/dist/size-check.global.js...
created packages/size-check/dist/size-check.global.js in ?s
/vue-next/packages/size-check/src/index.ts → packages/size-check/dist/size-check.global.prod.js...
created packages/size-check/dist/size-check.global.prod.js in ?s
/vue-next/packages/template-explorer/src/index.ts → packages/template-explorer/dist/template-explorer.global.js...
created packages/template-explorer/dist/template-explorer.global.js in ?s
/vue-next/packages/vue/src/index.ts → packages/vue/dist/vue.esm-bundler.js...
created packages/vue/dist/vue.esm-bundler.js in ?s
/vue-next/packages/vue/src/runtime.ts → packages/vue/dist/vue.runtime.esm-bundler.js...
created packages/vue/dist/vue.runtime.esm-bundler.js in ?s
/vue-next/packages/vue/src/index.ts → packages/vue/dist/vue.cjs.js...
created packages/vue/dist/vue.cjs.js in ?s
/vue-next/packages/vue/src/index.ts → packages/vue/dist/vue.global.js...
created packages/vue/dist/vue.global.js in ?s
/vue-next/packages/vue/src/runtime.ts → packages/vue/dist/vue.runtime.global.js...
created packages/vue/dist/vue.runtime.global.js in ?s
/vue-next/packages/vue/src/index.ts → packages/vue/dist/vue.esm-browser.js...
created packages/vue/dist/vue.esm-browser.js in ?s
/vue-next/packages/vue/src/runtime.ts → packages/vue/dist/vue.runtime.esm-browser.js...
created packages/vue/dist/vue.runtime.esm-browser.js in ?s
/vue-next/packages/vue/src/index.ts → packages/vue/dist/vue.cjs.prod.js...
created packages/vue/dist/vue.cjs.prod.js in ?s
/vue-next/packages/vue/src/index.ts → packages/vue/dist/vue.global.prod.js...
created packages/vue/dist/vue.global.prod.js in ?s
/vue-next/packages/vue/src/runtime.ts → packages/vue/dist/vue.runtime.global.prod.js...
created packages/vue/dist/vue.runtime.global.prod.js in ?s
/vue-next/packages/vue/src/index.ts → packages/vue/dist/vue.esm-browser.prod.js...
created packages/vue/dist/vue.esm-browser.prod.js in ?s
/vue-next/packages/vue/src/runtime.ts → packages/vue/dist/vue.runtime.esm-browser.prod.js...
created packages/vue/dist/vue.runtime.esm-browser.prod.js in ?s
|