I am new to Figma plugin development. I want to read the HTML file using filereader instead the code.js.
I have installed the filereader using npm. now I am facing below error while using require to import the package. As I came to know the require is not supporting in Figma.
Kindly suggest the possible way to import the filereader package.