maptalks-rollup-plugin-alias

JSON →
library 1.3.4 ·javascript abandoned
verified Jun 4, 2026

Rollup plugin that allows defining import aliases, useful for reducing relative path complexity and simplifying module resolution. The current stable version is 1.3.4, last released in 2018, with no active development. It is a fork of the original rollup-plugin-alias that adds the ability to resolve aliases with file extensions (e.g., .jsx). Compared to the official @rollup/plugin-alias, this package is unmaintained and lacks support for newer Rollup versions or ESM. It is primarily for legacy projects using CommonJS-style Rollup configs.