Skip to content

Where is my entrypoint.jsΒ #216

@escobar5

Description

@escobar5

Describe the bug
I have a workspace with this structure:

  • packages
    • core
    • api

api depends on core.

when I run yarn bundle inside api, everything works fine, and bundle.zip is created, but inside, there is no signs of entrypoint.js.

To Reproduce
Steps to reproduce the behavior:

  1. Run command 'yarn bundle'
  2. Open bundle.zip
  3. See entrypoint.js missing

Expected behavior
As the documentation states, there should be a file called entrypoint.js

Desktop (please complete the following information):

  • OS: macOS Monterrey 12.3.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions