Skip to content

can not use nodejs build-in module in production #21

@yuyinws

Description

@yuyinws

Reproduction

<script lang="ts" setup>
import path from 'path'
console.log("path",path)
</script>
...

dev
image

production
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions