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
65 stars
3 watching
18 forks
Language: TypeScript
last commit: 7 months ago Related projects:
Repository | Description | Stars |
---|---|---|
| A Rollup plugin to inject version numbers and dates into generated files at build time. | 13 |
| A Rollup plugin that allows loading HTML files as strings to be used in JavaScript code during the build process. | 38 |
| Generates unique hash-based filenames for static resources in bundle outputs. | 47 |
| A Rollup plugin that loads SCSS variables as JavaScript objects | 9 |
| Displays file size information in the command line after compiling a bundle | 128 |
| Builds dependency files suitable for make automation in JavaScript projects. | 2 |
| A Rollup plugin that optimizes images using the Imagemin library. | 25 |
| Converts .geojson files to ES6 modules | 3 |
| Improves performance of lazy loading by preloading static imports alongside dynamic import calls | 67 |
| A plugin to generate .d.ts files for TypeScript projects and bundle them with Rollup | 816 |
| Tool to flatten type definitions in TypeScript code | 21 |
| A Rollup plugin for importing Dust.js templates as modules | 4 |
| Allows Node.js modules to be required and used in Rollup builds | 138 |
| A Rollup plugin for loading and compiling Embedded JavaScript (ejs) templates | 8 |
| Automatically injects a script tag with the final bundle into an HTML file. | 60 |