dust-full js looks for ./parser ./dust js files inside dist folder
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 2.9k
- Forks
- 461
- PR merge metrics
- No merged PRs in 30d
Description
Webpack throws error while bundling if i point dustjs-linkedin to nodemodules dustjs-linkedin/dist/dust-full.js
why does the dust-full js file looks for these files in the dist folder
./parser ./server ./dust js
is there anything that i am doing wrong here please let me know ....


Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the Webpack error while importing nodemodules dustjs-linkedin/dist/dust-full.js. Inspect dist/dust-full.js and the referenced ./parser, ./server, and ./dust paths to determine whether the package layout or module resolution causes the failure; done means the issue has a confirmed cause and a documented or tested resolution.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, webpack
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100