New: Introducing PHP and Composer Support.Read the Announcement
Socket
Book a DemoInstallSign in
Socket

@bcoe/test-alternate-main

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bcoe/test-alternate-main

teting a scoped package search (abc123)

Source
npmnpm
Version
1.0.0
Version published
Maintainers
1
Created
Source

THIS IS A WORK IN PROGRESS!

@angular/cli does not minify HTML templates before the AOT process leading to extremely bloated script modules.

NOTE:

This currently does not work as a global package, install it locally to the project.

BUGS:

Currently since the latest node.js update calling this as a npm script e.g. ngc, no longer works. To call this as a npm script please do the following:

build: node ./node_modules/ng-compiler/cli/index.js build

build-prod: node ./node_modules/ng-compiler/cli/index.js build --prod

serve: node ./node_modules/ng-compiler/cli/index.js serve

FAQs

Package last updated on 16 Aug 2017

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