npm

Remark plugin to automatically import defined JSX components

Downloads
1.9K
Stars
19
Committers
2

Bot releases are hidden (Show)

npm - [email protected]

Published by christian-hackyourshack almost 2 years ago

Patch Changes

npm - [email protected]

Published by christian-hackyourshack almost 2 years ago

Patch Changes

npm - [email protected]

Published by christian-hackyourshack almost 2 years ago

Patch Changes

npm - [email protected]

Published by christian-hackyourshack almost 2 years ago

Patch Changes

npm - [email protected]

Published by christian-hackyourshack almost 2 years ago

Patch Changes

npm - [email protected]

Published by christian-hackyourshack almost 2 years ago

Patch Changes

npm - [email protected]

Published by christian-hackyourshack almost 2 years ago

Patch Changes

npm - [email protected]

Published by christian-hackyourshack almost 2 years ago

Patch Changes

npm - [email protected]

Published by christian-hackyourshack almost 2 years ago

Patch Changes

npm - [email protected]

Published by christian-hackyourshack almost 2 years ago

Patch Changes

  • 9bdf033 Thanks @christian-hackyourshack! - Fixed a Windows path conflict with Vite

    Vite seems to do manual path manipulation in some places, expecting those paths to be Linux, e.g. I found this issue: https://github.com/vitejs/vite/issues/2422. That specific one does not matter to us, but I suspect more of those places.

    This fix un-normalizes Windows paths to Linux paths, before feeding them to Vite.

npm - [email protected]

Published by christian-hackyourshack almost 2 years ago

Patch Changes

npm - [email protected]

Published by christian-hackyourshack almost 2 years ago

Patch Changes

npm - [email protected]

Published by christian-hackyourshack almost 2 years ago

Patch Changes

npm - [email protected]

Published by christian-hackyourshack almost 2 years ago

Patch Changes

npm - [email protected]

Published by christian-hackyourshack almost 2 years ago

Patch Changes

npm - [email protected]

Published by christian-hackyourshack almost 2 years ago

Minor Changes

Patch Changes

npm - [email protected]

Published by christian-hackyourshack almost 2 years ago

Patch Changes

npm - [email protected]

Published by christian-hackyourshack almost 2 years ago

Patch Changes

npm - [email protected]

Published by christian-hackyourshack almost 2 years ago

Minor Changes

  • bc57d1c Thanks @christian-hackyourshack! - Removed CJS modules from build

    Astro (or probably the underlying Vite) would hick-up on the CJS files in the packages and prefer them over the ESM, resulting in not being able to load Remark (which is ESM only).

npm - [email protected]

Published by christian-hackyourshack almost 2 years ago

Minor Changes

  • bc57d1c Thanks @christian-hackyourshack! - Removed CJS modules from build

    Astro (or probably the underlying Vite) would hick-up on the CJS files in the packages and prefer them over the ESM, resulting in not being able to load Remark (which is ESM only).

Package Rankings
Top 7.06% on Npmjs.org
Related Projects