core icon indicating copy to clipboard operation
core copied to clipboard

mf-manifest.json support esmodule

Open zhangHongEn opened this issue 5 months ago • 0 comments

Describe the bug

#2934 SyntaxError: Cannot use import statement outside a module image

Reproduction

https://github.com/zhangHongEn/mf-esmodule-manifest

Used Package Manager

pnpm

System Info

System:
    OS: macOS 14.3.1
    CPU: (8) arm64 Apple M2
    Memory: 5.73 GB / 24.00 GB
    Shell: 5.9 - /bin/zsh
  Binaries:
    Node: 18.20.2 - ~/.nvm/versions/node/v18.20.2/bin/node
    Yarn: 1.22.22 - ~/.nvm/versions/node/v18.20.2/bin/yarn
    npm: 10.5.0 - ~/.nvm/versions/node/v18.20.2/bin/npm
    pnpm: 9.6.0 - ~/.nvm/versions/node/v18.20.2/bin/pnpm
  Browsers:
    Safari: 17.3.1

Validations

zhangHongEn avatar Sep 15 '24 05:09 zhangHongEn