initiative-sh / initiative.sh

A web-based command line for game masters
https://initiative.sh/
GNU General Public License v3.0
44 stars 4 forks source link

Build error: the request of a dependency is an expression #288

Open MikkelPaulson opened 1 year ago

MikkelPaulson commented 1 year ago

When running ./build.sh, the following error appears:

WARNING in ./pkg/initiative_web_bg.js 440:14-60
Critical dependency: the request of a dependency is an expression
 @ ./pkg/initiative_web.js 2:0-39 2:0-39
 @ ./js/index.js 1:0-38 9:26-43 17:0-15 31:30-46 44:41-53

This also appears as a model when starting the dev server. The build still seems to complete successfully.