mmm-weatherchart icon indicating copy to clipboard operation
mmm-weatherchart copied to clipboard

your mmDirectory config can be found with this.file() function provided by MM...

Open sdetweil opened this issue 3 years ago • 0 comments

the function returns the full path to whatever filename u pass in

so, use your modulename.js then split (with '/' or path.separator) and remove the last 3 entries(.slice(-3), (file, module, modules) , and join()

sdetweil avatar Jan 05 '22 15:01 sdetweil