Merge branch 'fix-dependency-order' into 'master'
Fix bundle-op and concatenate-source-op file order Fix direct-dependencies, that was reversed from file order, leading to inversions in the order of input files for bundle-op and concatenate-source-op as compared to what a user would expect. Check all the bootstrap file lists and provide an *actionable* error message when discrepancies are detected. See merge request !40
Please register or sign in to comment