@someok/docusaurus-plugin-relative-paths
TypeScript icon, indicating that this package has built-in type declarations

1.0.5 • Public • Published

🦖 Docusaurus Plugin Relative Paths

Convert absolute paths to relative paths. Make the build files accessible from anywhere without a server.

npm CI semantic-release GitHub issues

Installation

If using npm, run the following commnad:

npm i docusaurus-plugin-relative-paths

If using yarn, run the following commnad:

yarn add docusaurus-plugin-relative-paths

Usage

In docusaurus.config.js, add the following code:

module.exports = {
  // ...
  plugins: ['docusaurus-plugin-relative-paths'],
};

Package Sidebar

Install

npm i @someok/docusaurus-plugin-relative-paths

Weekly Downloads

283

Version

1.0.5

License

MIT

Unpacked Size

8.12 kB

Total Files

7

Last publish

Collaborators

  • someokpub