2.32.2 • Published 10 months ago
liferay-npm-bundler-plugin-tweak-sourcemaps v2.32.2
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.
2.32.2
10 months ago
2.32.1
10 months ago
2.32.1-2.32.1-alpha.1.0
10 months ago
2.32.0
2 years ago
3.0.0-alpha.6
2 years ago
2.31.0
3 years ago
2.31.2
3 years ago
2.30.0
3 years ago