I’m developing a theme as a Hugo module. Since I have node modules and Hugo modules as dependencies. I would like to use them in my Typescript and SCSS sources. Hugo automatically generates an “assets/jsconfig.json” for websites, but I don’t know how to manually generate for Hugo modules.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
noJSConfigInAssets not working? | 3 | 14 | February 27, 2025 | |
Named mounts not working with Hugo's generated `jsconfig.json` | 3 | 686 | June 20, 2021 | |
How should I use package.hugo.json? | 5 | 1534 | February 23, 2023 | |
Including assets within a Hugo module | 6 | 1605 | September 21, 2022 | |
Bootstrap + HUGO | 7 | 4434 | January 13, 2021 |