mirror of
https://github.com/owenlejeune/AirHockey.git
synced 2025-12-27 09:51:18 -05:00
Electron desktop client added
This commit is contained in:
11
Electron Client/node_modules/indexof/Makefile
generated
vendored
Normal file
11
Electron Client/node_modules/indexof/Makefile
generated
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
|
||||
build: components index.js
|
||||
@component build
|
||||
|
||||
components:
|
||||
@Component install
|
||||
|
||||
clean:
|
||||
rm -fr build components template.js
|
||||
|
||||
.PHONY: clean
|
||||
Reference in New Issue
Block a user