mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-15 01:24:43 -04:00
Update js.md (#1284)
This commit is contained in:
parent
8dd8a8d1d1
commit
8f02b54124
@ -123,7 +123,7 @@ Hugo will, as described above, first look for a JS component in the comosite `/a
|
||||
|
||||
{{< new-in "0.78.1" >}} From Hugo `0.78.1` the start directory for resolving NPM packages (aka. packages that live inside a `node_modules` folder) is always the main project folder.
|
||||
|
||||
**Note:** If you're developing a theme/component that is supposed to be imported and depends on dependencies inside `package.json`, we recommend reqading about [hugo mod npm pack](/commands/hugo_mod_npm_pack/), a tool to consolidate all the NPM dependencies in a project.
|
||||
**Note:** If you're developing a theme/component that is supposed to be imported and depends on dependencies inside `package.json`, we recommend reading about [hugo mod npm pack](/commands/hugo_mod_npm_pack/), a tool to consolidate all the NPM dependencies in a project.
|
||||
|
||||
|
||||
### Examples
|
||||
|
Loading…
x
Reference in New Issue
Block a user