[galaxyproject/galaxy] 53633a: Add a few watching makefile targets for quick iter...
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 53633a0ac5defebb2c0b82a85eb6b52671c0b10c https://github.com/galaxyproject/galaxy/commit/53633a0ac5defebb2c0b82a85eb6b... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2016-08-09 (Tue, 09 Aug 2016) Changed paths: M Makefile Log Message: ----------- Add a few watching makefile targets for quick iterative development of the client. Execute in parallel, which is super handy, using something like `make -j webpack-watch grunt-watch-style grunt-watch-develop`. Make sure to rerun the root `make client` before committing though! Commit: 483eb45e506b5431f35765da2e52111b2457a0f3 https://github.com/galaxyproject/galaxy/commit/483eb45e506b5431f35765da2e521... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2016-08-09 (Tue, 09 Aug 2016) Changed paths: M Makefile Log Message: ----------- Add a single target. Execute with `make -j client-develop`. Commit: 231e36da926b55066183f37a096beaa9ef9791d0 https://github.com/galaxyproject/galaxy/commit/231e36da926b55066183f37a096be... Author: Martin Cech <cech.marten@gmail.com> Date: 2016-08-09 (Tue, 09 Aug 2016) Changed paths: M Makefile Log Message: ----------- Merge pull request #2757 from dannon/dev_makefile_update Add makefile targets for running client-build watch modes Compare: https://github.com/galaxyproject/galaxy/compare/1d0c37e91a6d...231e36da926b
participants (1)
-
GitHub