Devin McQueeney

Results 17 comments of Devin McQueeney

In your project folder (same level as package.json) run this in the terminal: node_modules/.bin/tsc -p tsconfig.json

How about 1.6.x - it's not looking like it's working in 1.6.1

I can't set the workerPath using the method described in the documentation - maybe this is why???? I can't really use this, or i'll have to monkeypatch it.

Change line #37 to this and it's fixed: config.set('basePath', opts.workerPath);

I solved it simply by doing an ng-if - it needs to wait til the data is there ``

+1 - the behavior is too touchy to know where you are dragging things - I have about a 50% success rate dropping a node in the right place the...

Aha - I fixed it by setting kit.vite.ssr.noExternal to ["@fortawesome/*"] in the svelte.config.cjs

Aha! Yes - that did make me assume it was inserting a string because of those quotes! I was trying to somehow convert an existing string value to a number...

Yeah - also the gap spacing