Configure a map of paths that may refer to each other
Fixes stack traces for files with source maps
Fixes stack traces for files with source maps
utils for webpack loaders
Returns `true` if the path appears to be relative.
Easily get the CWD (current working directory) of a project based on package.json, optionally starting from a given path. (node.js/javascript util)
Basic cache object for storing key-value pairs.
Map `visit` over an array of objects.
Parses set-cookie headers into objects
Memoize the results of the path.relative function
Webpack loader that adjusts source maps
A thing that is a lot like ES6 `Map`, but without iterators, for use in environments where `for..of` syntax and `Map` are not available.
Find the closest babel config based on a directory
Resolve a relative path against a root path with validation
No description provided.
Utility functions for converting to and from URLs that encode query string data into URL paths
Merge old source map and new source map in multi-transform flow
ECMAScript6 WeakMap polyfill
Remap sequential sourcemaps through transformations to point at the original source code
app-builder precompiled binaries
Fast line to line SourceMap generator.
A lightweight cache for file metadata, ideal for processes that work on a specific set of files and only need to reprocess files that have changed since the last run
Converts a source-map from/to different formats and allows adding/changing properties.
A JavaScript (JS) Map or Similar object polyfill if Map is not available.