david aka claudekennilol
TTyphonJS
•Created by TyphonJS (Michael) on 10/26/2024 in #typhonjs-runtime
TRL `0.2.0` Release
Got it, thanks 👍
125 replies
TTyphonJS
•Created by TyphonJS (Michael) on 10/26/2024 in #typhonjs-runtime
TRL `0.2.0` Release
removing
./
didn't change anything125 replies
TTyphonJS
•Created by TyphonJS (Michael) on 10/26/2024 in #typhonjs-runtime
TRL `0.2.0` Release
At least not at the root
125 replies
TTyphonJS
•Created by TyphonJS (Michael) on 10/26/2024 in #typhonjs-runtime
TRL `0.2.0` Release
I don't have an index file
125 replies
TTyphonJS
•Created by TyphonJS (Michael) on 10/26/2024 in #typhonjs-runtime
TRL `0.2.0` Release
But essentially, yeah, the "entry point" is that file
125 replies
TTyphonJS
•Created by TyphonJS (Michael) on 10/26/2024 in #typhonjs-runtime
TRL `0.2.0` Release

125 replies
TTyphonJS
•Created by TyphonJS (Michael) on 10/26/2024 in #typhonjs-runtime
TRL `0.2.0` Release
Question - should my
dist
output be named after my mod id or named index.js
?125 replies
TTyphonJS
•Created by TyphonJS (Michael) on 10/26/2024 in #typhonjs-runtime
TRL `0.2.0` Release
Yeah when I just run
build
instead of dev
it works -- so I guess it would be useful if someone could explain to me what I'm misunderstanding about this dev proxy set up125 replies
TTyphonJS
•Created by TyphonJS (Michael) on 10/26/2024 in #typhonjs-runtime
TRL `0.2.0` Release
Though, I guess since I'm symlinking my repo dir now, I'm not sure what use the
dev
script is since everything is directly symlinked and I shouldn't need a proxy now125 replies
TTyphonJS
•Created by TyphonJS (Michael) on 10/26/2024 in #typhonjs-runtime
TRL `0.2.0` Release

125 replies
TTyphonJS
•Created by TyphonJS (Michael) on 10/26/2024 in #typhonjs-runtime
TRL `0.2.0` Release
Yeah, makes sense. All good now, thanks 👍
125 replies
TTyphonJS
•Created by TyphonJS (Michael) on 10/26/2024 in #typhonjs-runtime
TRL `0.2.0` Release
Ok that's what I'm missing. I guess I just assumed the proxy took care of that
125 replies
TTyphonJS
•Created by TyphonJS (Michael) on 10/26/2024 in #typhonjs-runtime
TRL `0.2.0` Release
No errors
125 replies
TTyphonJS
•Created by TyphonJS (Michael) on 10/26/2024 in #typhonjs-runtime
TRL `0.2.0` Release
Yeah it's there
125 replies
TTyphonJS
•Created by TyphonJS (Michael) on 10/26/2024 in #typhonjs-runtime
TRL `0.2.0` Release
I'm still missing something else ¯\_(ツ)_/¯
125 replies
TTyphonJS
•Created by TyphonJS (Michael) on 10/26/2024 in #typhonjs-runtime
TRL `0.2.0` Release
Oh it looks like module.json is pointing to
dist/<id>.js
now? That's probably it125 replies
TTyphonJS
•Created by TyphonJS (Michael) on 10/26/2024 in #typhonjs-runtime
TRL `0.2.0` Release
Well then I'm not sure what I'm missing here. Can someone take a look at my vite config?
https://github.com/dmrickey/ckl-advanced-templates-pf1/blob/pf1_v11/vite.config.mjs
125 replies
TTyphonJS
•Created by TyphonJS (Michael) on 10/26/2024 in #typhonjs-runtime
TRL `0.2.0` Release
So then what is step 8?
125 replies
TTyphonJS
•Created by TyphonJS (Michael) on 10/26/2024 in #typhonjs-runtime
TRL `0.2.0` Release

125 replies
TTyphonJS
•Created by TyphonJS (Michael) on 10/26/2024 in #typhonjs-runtime
TRL `0.2.0` Release
It looks like by default it's configured to use a dist dir instead of its own root dir which is a great improvement 👍
125 replies