Browse Source

Disable hexo-renderer-uppyexamples for now

Artur Paikin 9 years ago
parent
commit
23b8ac2d8a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      website/private_modules/hexo-renderer-uppyexamples/index.js

+ 1 - 1
website/private_modules/hexo-renderer-uppyexamples/index.js

@@ -48,4 +48,4 @@ function parseExamplesBrowserify (data, options, callback) {
 }
 
 
-hexo.extend.renderer.register('es6', 'js', parseExamplesBrowserify);
+// hexo.extend.renderer.register('es6', 'js', parseExamplesBrowserify);