Skip to content
This repository has been archived by the owner on Jan 22, 2018. It is now read-only.

Commit

Permalink
fix bug 562918: don't include sample plugins in the production build.
Browse files Browse the repository at this point in the history
The testing plugins are gone.

I used the simplest possible solution here, which was to move the sample
plugins from plugins/sample to sample_plugins

--HG--
rename : plugins/samples/emacs.js => sample_plugins/emacs.js
rename : plugins/samples/fileview/index.js => sample_plugins/fileview/index.js
rename : plugins/samples/fileview/package.json => sample_plugins/fileview/package.json
rename : plugins/samples/fileview/readme.txt => sample_plugins/fileview/readme.txt
rename : plugins/samples/fileview/templates/tree.htmlt => sample_plugins/fileview/templates/tree.htmlt
rename : plugins/samples/vim.js => sample_plugins/vim.js
  • Loading branch information
bespin committed Jun 17, 2010
1 parent 4dbfb1a commit df91657
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 0 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit df91657

Please sign in to comment.