2
0

Makefile 167 B

123456789
  1. all:
  2. npm install
  3. npx webpack client.js
  4. clean:
  5. rm -rf Packages googleapis .build
  6. rm -f Package.pins Echo google.json
  7. rm -rf Package.resolved Echo.xcodeproj Echo