liferay-npm-bundler-plugin-resolve-linked-dependencies

2.32.0 • Public • Published

liferay-npm-bundler-plugin-resolve-linked-dependencies

Replace linked dependencies versions by their real values.

Installation

npm install --save-dev liferay-npm-bundler-plugin-resolve-linked-dependencies

Usage

Add the following to your .npmbundlerrc file:

Without options:

{
	"*": {
		"plugins": ["resolve-linked-dependencies"]
	}
}

Technical Details

This plugin replaces links to file:// dependencies by their real version number, taken from the resolved package looking up in node_modules.

Readme

Keywords

none

Package Sidebar

Install

npm i liferay-npm-bundler-plugin-resolve-linked-dependencies

Weekly Downloads

7,394

Version

2.32.0

License

none

Unpacked Size

3.78 kB

Total Files

5

Last publish

Collaborators

  • antonio-ortega
  • daniel.sanz
  • izaera-lr
  • edalgrin
  • pat270
  • liferay
  • bryceosterhaus
  • matuzalemteles
  • gagranta
  • p2kmgcl
  • marko.cikos
  • kresimircoko
  • wincent
  • izaera