Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
precompile es syntax before publishing to npm (winstonjs#1418)
* precompile es syntax before publishing to npm * reference requires through exports instead of by path * rename build directory to dist. use prepublishOnly instead of prepublish (deprecated) * remove lib from npmignore * add browser opt-in. revert unneeded changes to require. * alphabetize
- Loading branch information