rollup-plugin-includepaths
Module importer
Allows relative include paths in Rollup configurations to simplify project imports
Rollup plugin to allow relative include paths in project files
97 stars
1 watching
11 forks
Language: JavaScript
last commit: about 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| Allows importing build-time constants into JavaScript code with Rollup. | 11 |
| A Rollup plugin for importing Dust.js templates as modules | 4 |
| Provides tools for managing translations and static assets in Rollup builds | 1 |
| A plugin to import and process files in a format similar to Node.js's Vinyl API | 1 |
| Allows Node.js modules to be required and used in Rollup builds | 138 |
| A plugin to append content before JavaScript bundle generation. | 16 |
| Automatically injects a script tag with the final bundle into an HTML file. | 60 |
| A Rollup plugin that allows loading HTML files as strings to be used in JavaScript code during the build process. | 38 |
| Automates preservation of executable shebangs in entry files for Rollup builds. | 48 |
| Converts CommonJS modules to ES module format | 21 |
| Prevents modules from being included in the output bundle of a JavaScript application | 26 |
| A Rollup plugin to import JSON Lines files as arrays | 5 |
| Adds license information to a bundle during rollup generation | 115 |
| Improves performance of lazy loading by preloading static imports alongside dynamic import calls | 67 |
| Resolves modules to their directory names for easier import statements | 6 |