1.0.0 • Published 3 years ago

simple-webpack-js-module v1.0.0

Weekly downloads
5
License
ISC
Repository
github
Last release
3 years ago

simple-webpack-module

Run below to make sure package works

yarn link

Run below, the module name is the module in package.json, not the directory it's created. i.e the name could be anything, test-js...

yarn link "simple-webpack-js-module"

Run below if something is not working

yarn build

To publish package cerate:

.npmignore
npm login