ben-eb/css-minifiers

Source maps

Open

#1 opened on Apr 15, 2015

View on GitHub
 (1 comment) (0 reactions) (0 assignees)JavaScript (3 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (8 stars)
PR merge metrics
 (PR metrics pending)

Description

It would be cool if there’d be a way of comparing source map support somehow. Perhaps we could consume the output source map and get the original positions for the most important spots and verify that they map back to the correct place in the source.

It would also be interesting to see how source maps impact the benchmarks.

Contributor guide