rook / rook.github.io

Apache License 2.0
25 stars 31 forks source link

Follow up on moving to new Makefile build method #50

Closed thephred closed 5 years ago

thephred commented 5 years ago

As stated in the file, we should get rid of the build directory and move the preprocess.js script to root once we know that is is not depended on by old branches of https://github.com/rook/rook

The code that needs to be merged to all active branches of https://github.com/rook/rook is in rook/rook#2497

jbw976 commented 5 years ago

Both master and the 0.9 branch of rook/rook have the necessary changes. We should be able to follow up on this issue now.

master: https://github.com/rook/rook/pull/2497 release-0.9: https://github.com/rook/rook/pull/2658