1.0.1 • Published 8 years ago
webpack-library-template v1.0.1
webpack-library-template
Scripts
npm run build- produces production version of your library under thedistfoldernpm run dev- produces development version of your library and runs a watchernpm run test- runs the tests :)npm run test:watch- same as above but in a watch mode
Example of consuming a library from outside Node: