#!/bin/sh
set -e
nodejs -e "require('webpack-stats-plugin');"
