#!/bin/sh
set -e
nodejs -e "require('three-stl-loader');"
