Closed vrom911 closed 7 years ago
Rebuilding JS everytime doesn't seem to be okay when JS files are not changed. I would like to add option to build without it. Now it can be done with NO_JS=true ./b command.
NO_JS=true ./b
Rebuilding JS everytime doesn't seem to be okay when JS files are not changed. I would like to add option to build without it. Now it can be done with
NO_JS=true ./b
command.