| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
This plugin provides the code for all optional third-party frontend libraries used by NexT. By default, NexT loads these libraries via CDN. However, in some cases, these CDNs may be unavailable (e.g., when the site is deployed in an intranet environment without internet access). In such situations, by installing this plugin and configuring the theme accordingly, Hexo can bundle the library code into the generated blog files, enabling offline deployment.
npm install @next-theme/pluginsFirst execute the following command in Hexo site root directory to ensure that the plugin is installed correctly.
npm installIf the warning persists, then the solution depends on how you installed NexT.
Installed NexT through npm: Make sure the version numbers of @next-theme/plugins and hexo-theme-next are the same.
Installed NexT through git:
Feel free to raise new issues you find in this plugin.
| Back | FazBrowse Home | New Git URL |