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

docs bug: unclear whether has to be index.js or if main in package.json can point to another file #1727

Closed
ORESoftware opened this issue Apr 17, 2020 · 2 comments
Assignees
Labels
triage me I really want to be triaged.

Comments

@ORESoftware
Copy link

I assume if we want to use a different entrypoint other than index.js, we can point to the index.js file using the "main" property in package.json? could this be added to the docs?

@ORESoftware ORESoftware changed the title unclear whether has to be index.js or if main in package.json can point to another file docs bug: unclear whether has to be index.js or if main in package.json can point to another file Apr 17, 2020
@yoshi-automation yoshi-automation added the triage me I really want to be triaged. label Apr 18, 2020
@fhinkel
Copy link
Contributor

fhinkel commented Apr 18, 2020

Yes, you can specify the entry point in package.json.

@fhinkel fhinkel closed this as completed Apr 18, 2020
@ORESoftware
Copy link
Author

this needs to be better documented pls?

This was referenced Nov 17, 2020
This was referenced Nov 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage me I really want to be triaged.
Projects
None yet
Development

No branches or pull requests

3 participants