error when starting dev server:Error [ERR_NOT_IMPLEMENTED]: Not implemented: http2.createSecureServer at notImplemented (ext:deno_node/_utils.ts:9:9) at createSecureServer (node:http2:1302:3)
error when starting dev server:Error [ERR_NOT_IMPLEMENTED]: Not implemented: http2.createSecureServer at notImplemented (ext:deno_node/_utils.ts:9:9) at createSecureServer (node:http2:1302:3)
I think the vite code is there: I can provide a short example if needed. Can I get some answers for that (unsupported or bug)? We're looking at using Deno on a large app, but that may be a deal breaker, HTTPS is important for development for us (video, DRM, etc).