Subscribe on changes!

Latest version not working in Skypack CDN

avatar
Dec 22nd 2022

Vue version

3.2.45

Link to minimal reproduction

https://cdn.skypack.dev/vue

Steps to reproduce

Visit this link https://cdn.skypack.dev/vue

What is expected?

Working packages should have this output image

What is actually happening?

image

System Info

No response

Any additional comments?

No response

avatar
Dec 22nd 2022

vue/macros is a valid export of the vue package. Defined here:

https://github.com/vuejs/core/blob/fe77e2bddaa5930ad37a43fe8e6254ddb0f9c2d7/packages/vue/package.json#L41

And you will find the referenced macros.d.ts file in the specified location.

It has been like that for 12 months now, since 3.2.24.

Please open an issue with Skypack.