rollup-plugin-sourcemaps

Source map loader

A Rollup plugin that loads files with existing source maps

Rollup plugin for loading files with existing source maps

GitHub

65 stars
3 watching
18 forks
Language: TypeScript
last commit: about 2 years ago

Related projects:

RepositoryDescriptionStars
djhouseknecht/rollup-plugin-version-injectorA Rollup plugin to inject version numbers and dates into generated files at build time.13
bdadam/rollup-plugin-htmlA Rollup plugin that allows loading HTML files as strings to be used in JavaScript code during the build process.38
phamann/rollup-plugin-hashGenerates unique hash-based filenames for static resources in bundle outputs.47
gmfun/rollup-plugin-sass-variablesA Rollup plugin that loads SCSS variables as JavaScript objects9
ritz078/rollup-plugin-filesizeDisplays file size information in the command line after compiling a bundle128
btmorex/rollup-plugin-makeBuilds dependency files suitable for make automation in JavaScript projects.2
malchata/rollup-plugin-imageminA Rollup plugin that optimizes images using the Imagemin library.25
n370/rollup-plugin-geojsonConverts .geojson files to ES6 modules3
vikerman/rollup-plugin-hoist-import-depsImproves performance of lazy loading by preloading static imports alongside dynamic import calls67
swatinem/rollup-plugin-dtsA plugin to generate .d.ts files for TypeScript projects and bundle them with Rollup816
run-z/rollup-plugin-flat-dtsTool to flatten type definitions in TypeScript code21
chrisdothtml/rollup-plugin-dustjsA Rollup plugin for importing Dust.js templates as modules4
calvinmetcalf/rollup-plugin-node-builtinsAllows Node.js modules to be required and used in Rollup builds138
trofima/rollup-plugin-ejsA Rollup plugin for loading and compiling Embedded JavaScript (ejs) templates8
bengsfort/rollup-plugin-generate-html-templateAutomatically injects a script tag with the final bundle into an HTML file.60