Victor Farazdagi
Victor Farazdagi
https://swiftype.com/home
- currently config.yml vars are directly available via `this.varname` in any entry - same functionality needs to be exposed in layout files
- Bundle provided and working fine - make sure that bundle is recognized in the next release
- when `skip` option is set file is skipped completely - when `ignore` or `passthru` or `noprocessor` is set file is simply copied Probably petter solution will be to allow...
Upstream has updated API in backward incompatible way, so this fix is required to keep up with that breaking change. Upstream https://github.com/zbirenbaum/copilot.lua/commit/d93f32b7b85d1f102288f15d22bc9703e0e9b065#diff-5c5f00d73032c3bd1c15957e1d280771ed8476db931b7e38cc97a9d410fe5ad5L222-L226 (see highlighted block, or just search for `register_status_notification_handler`)....