rollup-plugin-esm-import-to-url

v2.1.0
Rollup plugin to transform bare import specifiers to absolute URLs in ES modules
rollup-plugin rollup.js rollup import url esm

test

tap test/*.mjs --no-coverage

test:snapshot

TAP_SNAPSHOT=1 tap test/*.mjs --no-coverage

lint

eslint . --ext=mjs,js

lint:fix

eslint . --fix --ext=mjs,js

start

node --experimental-modules ./example/server.mjs

build

rollup -c
npm i rollup-plugin-esm-import-to-url

Metadata

  • MIT
  • Whatever
  • Trygve Lie
  • released 6/4/2020

Downloads

Maintainers