-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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:
- Run command 'yarn bundle'
- Open bundle.zip
- 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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working