1 parent 5872500 commit 99f30e1Copy full SHA for 99f30e1
1 file changed
src/plugins.js
@@ -38,7 +38,7 @@ var createConfigPlugin = async function (pluginName, parameters, localPath) {
38
},
39
{
40
// travis
41
- location: `/home/travis/build/RelaxedJS/relaxed-svg`,
+ location: `/home/travis/build/RelaxedJS/relaxed-${pluginName}`,
42
origin: `relaxed-${pluginName}`
43
}
44
]
0 commit comments