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

feature: a way to package a complete Node.js application #12386

Closed
matt212 opened this issue Apr 13, 2017 · 5 comments
Closed

feature: a way to package a complete Node.js application #12386

matt212 opened this issue Apr 13, 2017 · 5 comments
Labels
duplicate Issues and PRs that are duplicates of other issues or PRs. feature request Issues that request new features to be added to Node.js. wrong repo Issues that should be opened in another repository.

Comments

@matt212
Copy link

matt212 commented Apr 13, 2017

OP feels node should provide a way to package a complete app
There should be a way for converting node.js web app's source code with all its dependencies within node_modules folder to compiled/released/published build files like for example :

  • .net has .dll file
  • java has .jar file
  • elixir has .beam file.
@bnoordhuis
Copy link
Member

Closing, continues in nodejs/help#576.

@bnoordhuis bnoordhuis added invalid Issues and PRs that are invalid. question Issues that look for answers. labels Apr 13, 2017
@matt212
Copy link
Author

matt212 commented Apr 13, 2017

Why is it an invalid question ?
could you please provide "Valid" justification for the same !

@bnoordhuis
Copy link
Member

Support questions are never valid here, it's in mentioned in the template you get when you open an issue.

@refack refack added wrong-repo feature request Issues that request new features to be added to Node.js. and removed invalid Issues and PRs that are invalid. question Issues that look for answers. wrong-repo labels Apr 17, 2017
@refack refack changed the title Published or Release Build Feature for Node.js Web application feature: a way to publish or release a Node.js application Apr 22, 2017
@refack refack changed the title feature: a way to publish or release a Node.js application feature: a way to packadge a complete Node.js application Apr 22, 2017
@refack
Copy link
Contributor

refack commented Apr 22, 2017

Reopened as a feature request

@vkurchatkin
Copy link
Contributor

Duplicate of #11903

@refack refack added the duplicate Issues and PRs that are duplicates of other issues or PRs. label Apr 22, 2017
@refack refack closed this as completed Apr 22, 2017
@refack refack added the wrong repo Issues that should be opened in another repository. label May 20, 2017
@matt212 matt212 changed the title feature: a way to packadge a complete Node.js application feature: a way to package a complete Node.js application Jul 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate Issues and PRs that are duplicates of other issues or PRs. feature request Issues that request new features to be added to Node.js. wrong repo Issues that should be opened in another repository.
Projects
None yet
Development

No branches or pull requests

4 participants