Eric Schmar

Results 6 comments of Eric Schmar

I am also having this issues: in my main.css: ``` @import "carbon-components-svelte/css/g10.css"; @tailwind base; @tailwind components; @tailwind utilities; ``` With my `vite.config.js`: ``` import { defineConfig, splitVendorChunkPlugin } from 'vite'...

> In my case, the GitLab tags had been removed but the `Releases` still contained refs that conflicted. Removing these allowed `semantic-release` to run error-free. @kphunter Can you elaborate on...

> Hey @ericschmar, I like this idea! Let me think about it for a bit. I’ll open a PR once I figure out the best approach. Thanks for opening this...

I just found that I needed to set `includeTransitiveDependencies` to `true`. Otherwise, the versioning in the docs are still a problem.

If it's possible to add a small blurb about what each of those options do? I originally turned off the transitiveDependencies thinking I didn't want to scan every third party...

I logged in using my access token. Immediately after hitting "log in with access token", it went to the "recent conversations" screen. I left that for 10 mins to see...