I can’t use this format import because my plugin is in JS.
I got a import format error : ‘Cannot use import statement outside a module’
That’s why i use the require format for imports, but he can’t find my module.
I can’t use this format import because my plugin is in JS.
I got a import format error : ‘Cannot use import statement outside a module’
That’s why i use the require format for imports, but he can’t find my module.