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

is there a way to bundle everything into a single file when build target is node? #1950

Closed
ghost opened this issue Aug 28, 2018 · 1 comment

Comments

@ghost
Copy link

ghost commented Aug 28, 2018

❔ Question

parcel build index.js --target node

I tried to use the command above to build my mini project.

It is still using request in the output file.

is there a way to bundle everything into a single file when build target is node?

πŸ”¦ Context

where fs is not available

πŸ’» Code Sample

🌍 Your Environment

Software Version(s)
Parcel
Node
npm/Yarn
Operating System
@DeMoorJasper
Copy link
Member

Will be part of the next release #1690

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants