hanami-cli 2.3.5 released

Changed

  • In assets commands, provide the node command with the assets config path relative to app root instead of an absolute path (config/assets.js instead of /full/path/to/config/assets.js). This allows the assets commands to work in environments where Node.js is “sandboxed” in such a way that it doesn’t share the same absolute path. (@haileys in #381).

View release on GitHub

1 Like