I would like use npm node_modules, how to call js location path ?
Open
- Dominant language
- PHP
- Stars
- 2.7k
- Forks
- 251
- PR merge metrics
- No merged PRs in 30d
Description
I would like use ```npm``` folder node_modules, how to call js location path ?
I use VueJS
``````
if I use ```public_path()``` it's go to public folder
So how to go to folder root ?
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue mentions public_path() and node_modules/vue/dist/vue.min.js; start by checking how webman resolves public assets and whether that path is exposed to the browser. Confirm the supported way to reference the VueJS file from the project root, then verify that the script loads in a browser.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, php
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100