Hello,
I have added extension folder inside nwjs binaries.
I have tried load-extension in package.json
"--load-extension=":"path_to_extension_folder",
But it didn't work. Can you guide me exactly how to use load-extension parameter.
Folder structure:
-package.json
-main.html
-test(directory which contains plugins file.)
-nwjs binary files