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