]> git.immae.eu Git - perso/Immae/Projets/packagist/ludivine-slick-component.git/blame - Makefile
Validation initiale
[perso/Immae/Projets/packagist/ludivine-slick-component.git] / Makefile
CommitLineData
604734c4
IB
1
2build: components slick.js slick.css
3 @component build --dev
4
5components: component.json
6 @component install --dev
7
8.PHONY: clean