You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Analysis will use the bundled TypeScript version 4.1.3
24
-
*** The target project appears to use TypeScript X.X.X-insiders.xxxxxxxx which is newer than the bundled compiler engine; consider upgrading API Extractor.
25
-
Writing: /vue-next/temp/compiler-ssr.api.json
26
-
The API report is up to date: temp/compiler-ssr.api.md
Analysis will use the bundled TypeScript version 4.1.3
31
24
*** The target project appears to use TypeScript X.X.X-insiders.xxxxxxxx which is newer than the bundled compiler engine; consider upgrading API Extractor.
@@ -34,6 +27,13 @@ The API report is up to date: temp/compiler-sfc.api.md
Analysis will use the bundled TypeScript version 4.1.3
32
+
*** The target project appears to use TypeScript X.X.X-insiders.xxxxxxxx which is newer than the bundled compiler engine; consider upgrading API Extractor.
33
+
Writing: /vue-next/temp/compiler-ssr.api.json
34
+
The API report is up to date: temp/compiler-ssr.api.md
Creating a browser bundle that depends on 'path', 'url' and 'util'. You might need to include https://github.com/ionic-team/rollup-plugin-node-polyfills
84
83
(!) Missing global variable names
@@ -87,6 +86,7 @@ path (guessing 'path')
87
86
url (guessing 'url')
88
87
util (guessing 'require$$0')
89
88
created packages/compiler-sfc/dist/compiler-sfc.global.js in ?s
89
+
created packages/compiler-ssr/dist/compiler-ssr.cjs.js in ?s
90
90
Warning: dist/packages/compiler-sfc/src/compileScript.d.ts:27:36 - (tsdoc-escape-greater-than) The ">" character should be escaped using a backslash to avoid confusion with an HTML tag
91
91
Warning: dist/packages/compiler-sfc/src/compileScript.d.ts:27:23 - (tsdoc-html-tag-missing-equals) The HTML element has an invalid attribute: Expecting "=" after HTML attribute name
92
92
Warning: dist/packages/compiler-sfc/src/compileStyle.d.ts:18:8 - (tsdoc-missing-deprecation-message) The @deprecated block must include a deprecation message, e.g. describing the recommended alternative
0 commit comments