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

Add Vite and ES Module support. #124

Open
andycall opened this issue Nov 17, 2022 · 4 comments
Open

Add Vite and ES Module support. #124

andycall opened this issue Nov 17, 2022 · 4 comments
Assignees
Labels
devtools enhancement New feature or request

Comments

@andycall
Copy link
Member

Feature type

Others

The spec link.

https://hacks.mozilla.org/2015/08/es6-in-depth-modules/

How much important for you

We needs to add es6 module support for popular front-end build tools, such as vite.

@andycall andycall added the enhancement New feature or request label Nov 17, 2022
@andycall andycall self-assigned this Nov 17, 2022
@suyulin
Copy link
Contributor

suyulin commented Dec 9, 2022

  1. vue-cli 不维护,小项目将近可以用。
  2. vite的hotload 是基于 esm 的,可能实现有困难。
  3. 实现 import 可能需要 quickjs 扩展才能支持。

@Wyatex
Copy link

Wyatex commented Jan 30, 2024

我看quickjs好像已经支持esm了,这个项目什么时候能支持esm吗

@651016236
Copy link

我看quickjs好像已经支持esm了,这个项目什么时候能支持esm吗

是的希望能支持下

@996666925
Copy link

什么时候支持呢

looseyi pushed a commit that referenced this issue May 29, 2024
[1.80.0][feat][apm]feat: Check function exist.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
devtools enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

5 participants