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

136
Views
npm package.json add link to local files

I want to link local files so i can import them without giving long path. In package.json i have:

 "devDependencies": {
    "Uploaders": "link:./lib/Component/Uploader/js/index.js"
  },

so i could import it as

import { FileUploader } from "Uploaders";

The problem is, when i run 'npm run webpack' import cannot be resolved, because webpack searches "Uploaders" form inside node_modules and error is given. How do i link files correctly?

about 4 years ago · Juan Pablo Isaza
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!