なつき
なつき
[feature request] Introduce a way to set environment for subprocess only when running `bundle exec`
### Describe the problem as clearly as you can When running `bundle exec ruby ...`, I would like to set `RUBYOPT=-rlogger` environment variable only for the launched subprocess, in order...
- Closes #805 Note, I did not do `yarn update` in order to keep the lockfile change small. This has introduced some transitive dependencies at different versions. One of the...
The current nanoc dart-sass importer works to some degree but it is not compliant to the spec: https://github.com/sass/sass/blob/main/accepted/module-system.md#resolving-a-file-url This PR reimplement the importer to be more close to the spec:...