dialog-polyfill

v0.5.3
Polyfill for the dialog element

build

npm-run-all -p build:*

build:css

cp dialog-polyfill.css dist/dialog-polyfill.css

build:esm

rollup index.js --file dist/dialog-polyfill.esm.js --format esm

build:umd

rollup index.js --file dist/dialog-polyfill.js --format umd --name dialogPolyfill

prepublishOnly

npm run build

test

open test.html

Metadata

Downloads

Maintainers