Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot find "/dist/compiler-dom/global.js" in @vue/compiler-dom@3.0.5 #3181

Closed
Rainmen-xia opened this issue Feb 7, 2021 · 1 comment · Fixed by #3185
Closed

Cannot find "/dist/compiler-dom/global.js" in @vue/compiler-dom@3.0.5 #3181

Rainmen-xia opened this issue Feb 7, 2021 · 1 comment · Fixed by #3185
Labels
🔨 p3-minor-bug Priority 3: this fixes a bug, but is an edge case that only affects very specific usage. 🐞 bug Something isn't working

Comments

@Rainmen-xia
Copy link

Version

3.0.5

Reproduction link

https://unpkg.com/@vue/compiler-dom@3.0.5/dist/compiler-dom/global.js

Steps to reproduce

open the url:https://unpkg.com/@vue/compiler-dom@3.0.5/dist/compiler-dom/global.js

What is expected?

need an broswer version.

What is actually happening?

no unpkg

@LinusBorg
Copy link
Member

package.json has the filename wrong. PR sent.

@LinusBorg LinusBorg added 🔨 p3-minor-bug Priority 3: this fixes a bug, but is an edge case that only affects very specific usage. and removed 🧹 p1-chore Priority 1: this doesn't change code behavior. labels Feb 7, 2021
LinusBorg added a commit that referenced this issue Feb 7, 2021
…ed in package.json (close #3181) (#3185)

Co-authored-by: Thorsten Luenborg <t.luneborg@googlemail.com>
yyx990803 added a commit that referenced this issue Feb 23, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Oct 26, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.