1

I'm using a library that requires binary and txt files in order to work. In its API, I need to call a set_path() method with the path to said files. The issue is these files aren't included in the lib folder when building the project with npm, so the API is not working properly. Is there a way to include this folder of non JS files in my build folder without having to copy it manually?

Daniel Hernandez
  • 164
  • 2
  • 13

0 Answers0