UNPKG

kitchensink

Version:

Dispatch's awesome components and style guide

8 lines (5 loc) 153 B
require("shelljs/global"); function relative(loc) { return __dirname + "/../" + loc; } cp(relative("dist/polyfill.min.js"), relative("browser.js"));