Launch Week Day 5: Introducing Reachability for PHP.Learn More
Socket
Book a DemoSign in
Socket

@intelligentgraphics/ig.gfxpackager

Package Overview
Dependencies
Maintainers
3
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@intelligentgraphics/ig.gfxpackager

IG.GfxPackager 1.0.4 (1.0.4.100)

latest
npmnpm
Version
1.0.4
Version published
Maintainers
3
Created
Source

IG.GfxPackager

Install

  • Install it as a dependency or devDependency
npm i --save-dev @intelligentgraphics/ig.gfxpackager
  • Add a build command to the package.json
{
	"name": "a data repo",
	"scripts": {
		"build": "packager build"
	}
}
  • Configure a banner comment
{
	"name": "a data repo",
	"packager": {
		"banner": "This belongs to a data repo"
	}
}

Usage

Build a single package

npm run build Akita

Build multiple packages

npm run build Basics Akita *

History

IG.GfxPackager 1.0.4

  • added clean option

FAQs

Package last updated on 12 Jun 2019

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