add python compatibility module
[ccsdk/apps.git] / sdnr / wireless-transport / code-Carbon-SR1 / apps / dlux / dlux-web / clean
1 #!/bin/bash
2
3 # Extendd clean of DLUX if working on different angular versionsA
4 # To be executed in dlux-web root
5
6 rm -r target node_modules node_modules build vendor
7 rm -r src/app src/assets src/common