Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

209
Views
how to bundle/build project with added functions?

I need a script for some project I'm working on, but I also need to add a function to it. I know where all the files are, the problem is I don't know how to bundle/build the script.

this is the project I want to add a function in.

in essence, I want to add a function in both javascript files in the src folder, and then recompile the files so that my functions will be added to the dist/tableToExcel.js file so that I can embed that script in the overall project and have something work. can you help me or even point me to a good source?

about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

After you "download" or fork, run from command line npm install to install all dependencies. Afterwards, to build, run npm run build. Of course you would need Node.JS and npm installed.

Using VS Code, you don't even need to leave the editor and it has shortcuts.

Usually instructions for installation appear in the README.md file.

about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!