2.32.2 • Published 5 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
5 months ago
2.32.1
5 months ago
2.32.1-2.32.1-alpha.1.0
5 months ago
2.32.0
1 year 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