array-to-stack
v1.0.0
Published
A useless(?) utility to test webpack module workflow.
Readme
array-to-stack
A useless(?) utility to test webpack module workflow.
Installation
As npm for Node.js:
$ npm install stack-es2015-module --saveOr download the bundle.js file.
Building
$ npm run-script buildcreates the bundle.js file in the dist folder.
Testing
As npm package:
$ npm test