David Anson
|
a009407088
|
Add support for "browser" condition (e.g., as used by Webpack) by stubbing-away Node imports (fixes #1441).
|
2024-12-11 18:48:54 -08:00 |
|
David Anson
|
65eeb4c8d9
|
Suppress (hidden) expected Webpack warnings due to dynamic require and bundle size.
|
2024-12-10 21:56:14 -08:00 |
|
David Anson
|
789190962c
|
Remove import of node:util and manually implement promisify (improves browser scenario), improve JSDoc typing.
|
2024-11-30 21:44:37 -08:00 |
|
David Anson
|
1e71f6f44e
|
Convert markdownlint library to an ECMAScript module, replace markdownlint-micromark with micromark, stop publishing (large) markdownlint-browser.js, see https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c for guidance.
|
2024-11-29 18:29:21 -08:00 |
|