Quoting Jérémy Lal (2014-05-01 21:57:48) >>>>>> About node-source-map: >>>>>> It build-depends on dryice (>=0.4.8). You can find a pre-release >>>>>> package in pkg-javascript/node-dryice.git repository. >>>>>> Once it done/uploaded to unstable, we will be able to build >>>>>> source-map.
>>> We could patch a little dryice so that it doesn't Depends uglify-js
>>> but only Recommends or Suggests it. Do i remember well ? would that
>>> be enough ?
>>
>> Sounds good.
>
> My mistake, dryice is tied to uglify too much - it uses uglify's
> Abstract Syntax Tree to walk the code and find 'require("module")'.
> I cannot make that optional without cutting dryice legs.
>
> On the other hand, uglifyjs2 only needs source-map for the cases where
> one uses --source-map, something that is not used by source-map
> (pardon the tautology).
>
> I'll push this evening a patch on the master-experimental branch of
> uglifyjs, just tell me if that's not right.
That's perfect :-)
- Jonas
--
* Jonas Smedegaard - idealist & Internet-arkitekt
* Tlf.: +45 40843136 Website: http://dr.jones.dk/
[x] quote me freely [ ] ask before reusing [ ] keep private
signature.asc
Description: signature
_______________________________________________ Pkg-javascript-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-javascript-devel
