[Pkg-javascript-devel] Bug#814674: Please, provide map files

David Prévot taffit at debian.org
Sun Feb 21 20:10:25 UTC 2016


Hi,

On Sat, Feb 13, 2016 at 05:54:53PM -0400, David Prévot wrote:
> Package: libjs-es6-shim

> As upstream provides map files, would you please also do
> so in the package, so I can get rid of the embedded code copy? It’s easy
> to do it with uglifyjs (you’ll need to build-depend on node-source-map):
> 
> https://sources.debian.net/src/owncloud-news/7.1.1%2Bdfsg-1/debian/rules/#L30

Since this link won’t last forever, here is another one:

http://anonscm.debian.org/cgit/pkg-owncloud/owncloud-news.git/tree/debian/rules?h=debian/7.1.1%2bdfsg-1#n30

as well as a plain text copy:

	# Minify JavaScript files
	[…]
	uglifyjs --source-map \
		$(CURDIR)/build/es6-shim.map \
		--output \
		$(CURDIR)/build/es6-shim.min.js \
		$(CURDIR)/js/vendor/es6-shim/es6-shim.js

Regards

David
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-javascript-devel/attachments/20160221/81dd5a73/attachment.sig>


More information about the Pkg-javascript-devel mailing list