Minqi Pan
Minqi Pan
@piotr-iohk Hi Piotr, thanks for reporting the issue! I'll spawn a CI runner now to try if I can reproduce it.
@piotr-iohk I think you might want to change the line below https://github.com/piotr-iohk/ruby-packer/commit/0d763d41d9fbe3085f9eb9db7043baab3c977c5e to `@utils.run(local_toolchain_env, @bundle, 'install', '--without', 'development', 'test')`.
@piotr-iohk Oh right. I think you are right. Those vendored libraries just need to be compiled and referenced when compiling corresponding extensions/gems. This is probably exactly the thing to do...
The v0.4.0 binary is very old. Let me try if I can reproduce it on the latest master branch.
Hi Giles, Thanks for reporting. It's me who used `rb_sysopen`. 😝 `Node.js Compiler` is written using Ruby. Based on the output it seems not like a big problem. The error...
@gillez Thanks for the feedback. For the first problem, it's related to #29, #25 and #27 and has been fixed yet not released. Native modules are starting to work on...
Hi Giles, Sorry for the delay. I've been working busily towards nodec v1.0 recently. Regarding `__dirname`, it really should not output an empty string. If the code `res.sendFile(i"index.html", { root:...
Hello @rahbari , Thanks for the detailed feedback! 1- As long as the same temporary directory is used, the build time is much shorter after the 1st run. See the...
@rahbari Allow me to edit the title to remind me of the 9 great issues mentioned here. Regarding forking the node.js repo instead of copying its files, it's kind of...
Issue 2 has been implemented! Have not tried it with stylus yet but will do it soon. https://github.com/pmq20/libsquash/commit/16f038be49f0bf1779f416cb06a3d9cb2506469e