docs(readme) add " "

This commit is contained in:
coderaiser 2016-12-06 15:36:30 +02:00
parent 383f0ce39f
commit 88ab57eba7

View file

@ -89,7 +89,7 @@ const config = {
prefix /* base URL or function which returns base URL (optional) */
};
const plugins= [
const plugins = [
__dirname + '/plugin.js'
];