Norbert Csaba Herczeg
Norbert Csaba Herczeg
At the top of the docs it mentions lazy-loading, but I can't find anything in the docs regarding where and how is this available. Sample use-cases would be nice as...
### Environment information ```block CLI: Version: 12.0.0 Color support: true Platform: CPU Architecture: x86_64 OS: linux Environment: ROME_LOG_DIR: unset NO_COLOR: unset TERM: "xterm-256color" JS_RUNTIME_VERSION: "v18.15.0" JS_RUNTIME_NAME: "node" NODE_PACKAGE_MANAGER: "pnpm/8.3.1" Rome...
I know, I know, it's not hip any more, but until https://caniuse.com/?search=importmap become an actual standard it shouldn't be too hard to configure the build system to create one additional...
Runnig `npm test` results in the following error: ``` > find . -name '*.test.js' | xargs ./node_modules/.bin/mocha --compilers js:babel-register module.js:471 throw err; ^ Error: Cannot find module '../util.js' at Function.Module._resolveFilename...
This is a question / suggestion. Currently the dep graph looks like this: ``` "dependencies": { "less": "*", "sass": "*", "stylus": "*", "vite": "2.6.14" } ``` - `less`, `sass`, and...
The url: https://berrydashboard.io/free/ Yields: ``` Unexpected Application Error! navigation is not defined VY@https://berrydashboard.io/free/assets/index-v5uSutF6.js:143:30723 Pv@https://berrydashboard.io/free/assets/index-v5uSutF6.js:6:16998 M2@https://berrydashboard.io/free/assets/index-v5uSutF6.js:8:44030 E2@https://berrydashboard.io/free/assets/index-v5uSutF6.js:8:39768 s$@https://berrydashboard.io/free/assets/index-v5uSutF6.js:8:39696 Dd@https://berrydashboard.io/free/assets/index-v5uSutF6.js:8:39547 Xm@https://berrydashboard.io/free/assets/index-v5uSutF6.js:8:35914 C2@https://berrydashboard.io/free/assets/index-v5uSutF6.js:8:34865 P@https://berrydashboard.io/free/assets/index-v5uSutF6.js:1:10941 z@https://berrydashboard.io/free/assets/index-v5uSutF6.js:1:11307 ```