mirror of
https://github.com/S2-/minifyfromhtml.git
synced 2025-08-03 12:20:04 +02:00
add some babel stuff
This commit is contained in:
11
node_modules/foreach/Makefile
generated
vendored
Normal file
11
node_modules/foreach/Makefile
generated
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
|
||||
build: components
|
||||
@component build
|
||||
|
||||
components: component.json
|
||||
@component install --dev
|
||||
|
||||
clean:
|
||||
rm -fr build components template.js
|
||||
|
||||
.PHONY: clean
|
Reference in New Issue
Block a user