mvr-logger

1.0.0 • Public • Published

Features

  • ES6/ESNext - Write ES6 code and Babel will transpile it to ES5 for backwards compatibility
  • Lint - Preconfigured ESlint with Airbnb config
  • Minify - Built code will be minified for performance

Commands

  • npm run clean - Remove lib/ directory
  • npm run lint - Run ESlint with airbnb-config
  • npm run build - Babel will transpile ES6 => ES5 and minify the code.
  • npm run prepublish - Hook for npm. Do all the checks before publishing your module.

Readme

Keywords

none

Package Sidebar

Install

npm i mvr-logger

Weekly Downloads

1

Version

1.0.0

License

none

Unpacked Size

3.2 kB

Total Files

3

Last publish

Collaborators

  • mvr-ssr