I've just created a new project and realized construct has a couple new options when right clicking the scripts folder, related to typescript. I suspect I'm misunderstanding them, because my main script will fail no matter what. I'm trying to use typescript, edited thru vs code (as I've been doing for a while). I'm getting this on the console:
Failed to load resource: net::ERR_HTTP2_PROTOCOL_ERROR
sw.js:617 [SW-Preview] Up to date
bootPreview.js:105 Registered service worker on preview.construct.net
domSide.js:1 Error loading project main script: Error: main script did not run to completion
at r._InitDOM (domSide.js:1:12370)
at async r._Init (domSide.js:1:8594)
_InitDOM domSide.js:1
webgpuRenderer.js:1 The powerPreference option is currently ignored when calling requestAdapter() on Windows. See crbug.com/369219127