generator-rollup-init
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "generator-rollup-init", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "rollup init", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/NShahri/generator-rollup-init", |
@@ -1,4 +0,5 @@ | ||
# generator-rollup-init [![NPM version][npm-image]][npm-url] [![Build Status][travis-image]][travis-url] [![Dependency Status][daviddm-image]][daviddm-url] [![Coverage percentage][coveralls-image]][coveralls-url] | ||
> rollup init | ||
# generator-rollup-init | ||
> Generate rollup.config and package files which use rollup as bundler | ||
## Installation | ||
@@ -19,21 +20,15 @@ | ||
## Getting To Know Yeoman | ||
## TODO | ||
* Yeoman has a heart of gold. | ||
* Yeoman is a person with feelings and opinions, but is very easy to work with. | ||
* Yeoman can be too opinionated at times but is easily convinced not to be. | ||
* Feel free to [learn more about Yeoman](http://yeoman.io/). | ||
- Support adding rollup to exisiting projects | ||
- Using uglify | ||
- Testing source map | ||
- Using flow-bin | ||
- Bower ? | ||
- Using buble!? | ||
## License | ||
MIT © [nima.shahri]() | ||
MIT © [Nima Shahri](https://github.com/NShahri) | ||
[npm-image]: https://badge.fury.io/js/generator-rollup-init.svg | ||
[npm-url]: https://npmjs.org/package/generator-rollup-init | ||
[travis-image]: https://travis-ci.org//generator-rollup-init.svg?branch=master | ||
[travis-url]: https://travis-ci.org//generator-rollup-init | ||
[daviddm-image]: https://david-dm.org//generator-rollup-init.svg?theme=shields.io | ||
[daviddm-url]: https://david-dm.org//generator-rollup-init | ||
[coveralls-image]: https://coveralls.io/repos//generator-rollup-init/badge.svg | ||
[coveralls-url]: https://coveralls.io/r//generator-rollup-init |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
9503
34