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

/* @vite-ignore */ does not work correctly #11536

Closed
7 tasks done
DiFuks opened this issue Dec 30, 2022 · 2 comments
Closed
7 tasks done

/* @vite-ignore */ does not work correctly #11536

DiFuks opened this issue Dec 30, 2022 · 2 comments

Comments

@DiFuks
Copy link

DiFuks commented Dec 30, 2022

Describe the bug

I want to ignore import resolution on build and use importmaps at runtime

Works correctly for js files. But doesn't work for ts

Reproduction

https://stackblitz.com/edit/vitejs-vite-s1w5kj?file=index.html&terminal=dev

Steps to reproduce

No response

System Info

System:
    OS: macOS 13.0
    CPU: (8) arm64 Apple M1
    Memory: 37.86 MB / 8.00 GB
    Shell: 5.8.1 - /bin/zsh
  Binaries:
    Node: 16.14.2 - ~/.nvm/versions/node/v16.14.2/bin/node
    Yarn: 3.3.1 - ~/.nvm/versions/node/v16.14.2/bin/yarn
    npm: 8.5.0 - ~/.nvm/versions/node/v16.14.2/bin/npm
  Browsers:
    Chrome: 108.0.5359.124
    Safari: 16.1

Used Package Manager

yarn

Logs

No response

Validations

@bluwy
Copy link
Member

bluwy commented Dec 30, 2022

Duplicate of #11377

@DiFuks
Copy link
Author

DiFuks commented Dec 30, 2022

Duplicate of #11377

@bluwy bluwy closed this as not planned Won't fix, can't repro, duplicate, stale Dec 30, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Jan 14, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants