liferay-npm-bundler-plugin-tweak-sourcemaps

2.32.0 • Public • Published

liferay-npm-bundler-plugin-tweak-sourcemaps

A liferay-npm-bundler plugin to tweak source maps after the build.

Installation

npm install --save-dev liferay-npm-bundler-plugin-tweak-sourcemaps

Usage

Add the following to your .npmbundlerrc file:

Without options:

{
	"*": {
		"plugins": ["tweak-sourcemaps"]
	}
}

Technical Details

This plugin rewrites the sources field of project's source maps (but not those of third party dependencies) as explained in this issue.

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i liferay-npm-bundler-plugin-tweak-sourcemaps

    Weekly Downloads

    4,072

    Version

    2.32.0

    License

    none

    Unpacked Size

    5.01 kB

    Total Files

    5

    Last publish

    Collaborators

    • bryceosterhaus
    • izaera
    • izaera-lr