astra / web /node_modules /indexof /Makefile
Lorenzob's picture
Upload folder using huggingface_hub
19605ab verified
Raw
History Blame
139 Bytes
build: components index.js
@component build
components:
@Component install
clean:
rm -fr build components template.js
.PHONY: clean