UNPKG

orionsoft-react-scripts

Version:

Orionsoft Configuration and scripts for Create React App.

16 lines (12 loc) 226 B
# Uniqid Webpack Example Tested with Webpack 1.13.1. ![Uniqid Webpack Example](http://i.imgur.com/mcYnRac.png) ### Install Webpack ``` npm install webpack -g ``` ### Usage ``` webpack ./app.js bundle.js open index.html ```