less.js icon indicating copy to clipboard operation
less.js copied to clipboard

Custom Plugin (Functions) promise async

Open Arsalanliaqat opened this issue 3 years ago • 0 comments

Hi, so i am using webpack, and created a custom function that returns path to image from manifest.json, as i have to wait until manifest.json is created, before i return something from function, i am using await, but it return promise object to less file. Is there a workaround to resolve the promise in less?

Arsalanliaqat avatar Apr 27 '22 15:04 Arsalanliaqat