Closed redonkulus closed 10 years ago
I believe a previous PR tried to fix this but was rolled back: https://github.com/yui/shifter/commit/66334d6b3cba9f7132a5a067a13ccf845d089c9d#diff-d1234a869b3d648ebfcdce5a76747d71
If there is an error, it should be bubbled up so applications upstream (locator-yui) can grab the error and handle it properly. When shifter runs via locator-yui, errors do not break the build. They are only logged in the console.
solved by #131, it should propagate upstream once we merge that PR.
I believe a previous PR tried to fix this but was rolled back: https://github.com/yui/shifter/commit/66334d6b3cba9f7132a5a067a13ccf845d089c9d#diff-d1234a869b3d648ebfcdce5a76747d71
If there is an error, it should be bubbled up so applications upstream (locator-yui) can grab the error and handle it properly. When shifter runs via locator-yui, errors do not break the build. They are only logged in the console.