sheetjs/demos/systemjs/Makefile

5 lines
72 B
Makefile
Raw Normal View History

.PHONY: test
test:
cp ../../dist/xlsx.full.min.js .
2017-09-24 23:40:09 +00:00
node test.node.js