diff --git a/preview.js b/preview.js index a724de2..a1c7597 100644 --- a/preview.js +++ b/preview.js @@ -41,8 +41,25 @@ module.exports = function (config) { } } - replace(options.collection + '_' + options.name + '_' + '_marker', styleMarkerReplacement); - replace(options.collection + '_' + options.name + '_' + '_marker', jsMarkerReplacement); + console.log('martker options',options); + /* markers: + [type]_[collection]_[name]_[attribute] + + script ->