New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

angular-rollup

Package Overview
Dependencies
Maintainers
1
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular-rollup

cli for building angular

  • 2.0.0-beta.0
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
12
decreased by-74.47%
Maintainers
1
Weekly downloads
 
Created
Source

angular-rollup

2.0.0-beta.0

cli for building angular apps

2.0.0-beta.0 is the next generation of angular-rollup. 2.0.0 will be released once we reach feature parity with 1.x.

Currently only a few commands are supported.

  • ngr scaffold
  • ngr build prod
  • ngr build dev --watch
  • ngr build jit

How To Update

npm install -g angular-rollup@2.0.0-beta.0

ngr --help

There are new cli arguments. Review the changes by running ngr --help.

Report Issues

https://github.com/steveblue/angular2-rollup/issues

Not All Builds Are Fully Operational

2.0.0-beta currently only supports building a single bundle. Lazyloading, Universal, Electron, and i18n are not yet ready for consumption. If your app relies on any of these builds, stay with 1.x until these features are rolled into 2.0.0-beta.

Upgrade Existing Project

The easiest way to upgrade is to scaffold a new app (ngr scaffold) and overwrite the ngr.config.json and src directory with the old.

Keywords

FAQs

Package last updated on 06 Apr 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc