webpack-contrib / source-map-loader
extract sourceMappingURL comments from modules and offer it to webpack
☆368Updated last month
Alternatives and similar repositories for source-map-loader:
Users that are interested in source-map-loader are comparing it to the libraries listed below
- This module has moved and is now available at @rollup/plugin-node-resolve / https://github.com/rollup/plugins/blob/master/packages/node-r…☆470Updated 5 years ago
- Polyfill for the AbortController DOM API and abortable fetch (stub that calls catch, doesn't actually abort request).☆333Updated 3 months ago
- [DEPRECATED] Caches the result of following loaders on disk☆640Updated 4 years ago
- Webpack loader that resolves relative paths in url() statements based on the original source file☆567Updated 2 years ago
- Offers an async require.resolve function. It's highly configurable.☆949Updated last month
- Webpack stats plugin for build information, file manifests, etc.☆355Updated 2 months ago
- This module has moved and is now available at @rollup/plugin-commonjs / https://github.com/rollup/plugins/blob/master/packages/commonjs☆504Updated 5 years ago
- webpack loader to extract HTML and CSS from the bundle☆319Updated 2 years ago
- Enhances html-webpack-plugin functionality with different deployment options for your scripts including 'async', 'preload', 'prefetch', '…☆588Updated last year
- Allows exporting a manifest that maps entry chunk names to their output files, instead of keeping the mapping inside the webpack bootstra…☆394Updated last year
- Source code handling classes for webpack☆263Updated 4 months ago
- Transparently adds support for Plug'n'Play to Webpack☆266Updated 2 years ago
- lets you define html tags to inject with html-webpack-plugin☆256Updated last year
- Example of all the webpack targets!!! Webpack Playground!☆143Updated 4 years ago
- Former home of the now-withdrawn cancelable promises proposal for JavaScript☆374Updated 8 years ago
- Exports Loader☆217Updated last month
- This package has moved and is now available at @rollup/plugin-babel / https://github.com/rollup/plugins/tree/master/packages/babel☆703Updated 4 years ago
- Runs the following loaders in a worker pool☆1,126Updated last month
- Extract CSS from chunks into multiple stylesheets + HMR☆695Updated 6 months ago
- Add a JavaScript or CSS asset to the HTML generated by html-webpack-plugin