Socket
Socket
Sign inDemoInstall

@vuepress/plugin-nprogress

Package Overview
Dependencies
1
Maintainers
2
Versions
164
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vuepress/plugin-nprogress


Version published
Maintainers
2
Install size
36.4 kB
Created

Changelog

Source

1.0.0-alpha.34 (2019-01-29)

Bug Fixes

  • $core: Cannot load assets when base is not '/' (close: #1238)(#1239) (8a234bb) @Steve Young <br>This is a regression issue of leverage webpack-dev-server at #1195.

  • $markdown: Remove colon as separator for Import Code Snippets (close: #1151) (#1236) (099d346) @Shigma

Features

  • $core: Support extra watching files (02cc268) @ulivz <br>e.g.
    // .vuepress/config.js
    module.exports = {
      extraWatchFiles: [
        require.resolve('./sidebar.js')
        // or '.vuepress/sidebar.js'
      ]
    }
    

<a name="1.0.0-alpha.33"></a>

Readme

Source

@vuepress/plugin-nprogress

nprogress plugin for vuepress

Keywords

FAQs

Last updated on 29 Jan 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc