Release v2.1.4. #159
Annotations
2 errors
build:
src/index.ts#L3
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("marked")' call instead.
|
build
Process completed with exit code 2.
|