wiki-monkey icon indicating copy to clipboard operation
wiki-monkey copied to clipboard

Minify and merge all files into the user.js

Open kynikos opened this issue 10 years ago • 0 comments

Once #134 is implemented, WM can be released in a single user.js file with all the code merged and minified, for quicker installation. Installing additional plugins would still be as easy as pasting the code there or requiring their urls in the header like it's done now. Also consider the possibility of merging everything into a single file, but still keep it separate from the user.js and require it in the header. Leaving the plugins to be required one by one would make it easier to completely uninstall them.

kynikos avatar Jan 05 '15 14:01 kynikos