fast-sourcemap-concat

2.1.1 • Public • Published

Fast Source Map Concatenation

Build Status Build status

This library lets you concatenate files (with or without their own pre-generated sourcemaps), and get a single output file along with a sourcemap.

It was written for use in ember-cli via broccoli-sourcemap-concat.

source-map dependency

We depend on mozilla's source-map library, but only to use their base64-vlq implementation, which is in turn based on the version in the Closure Compiler.

We can concatenate much faster than source-map because we are specifically optimized for line-by-line concatenation.

/fast-sourcemap-concat/

    Package Sidebar

    Install

    npm i fast-sourcemap-concat

    Weekly Downloads

    234,837

    Version

    2.1.1

    License

    MIT

    Unpacked Size

    19.9 kB

    Total Files

    7

    Last publish

    Collaborators

    • ef4
    • rwjblue
    • turbo87
    • stefanpenner
    • jacobq