#!/bin/sh
webpack --devtool inline-source-map "$@"

