|
|
|
|
|
by Ajedi32
274 days ago
|
|
Can you give an example? While theoretically possible I almost never see that in Node projects. It's not even very practical because even if you do cram everything into a single .js file you still need an external dependency on the Node runtime. |
|