Skip to content

Change path handling to make it cross–platform, and fix compilation errors#4

Open
slonkazoid wants to merge 10 commits into
Mark-Prime:mainfrom
slonkazoid:main
Open

Change path handling to make it cross–platform, and fix compilation errors#4
slonkazoid wants to merge 10 commits into
Mark-Prime:mainfrom
slonkazoid:main

Conversation

@slonkazoid
Copy link
Copy Markdown

@slonkazoid slonkazoid commented Jul 24, 2025

I had descriptive commits but the local git repo corrupted while I was working somehow ??? so I had to make one giant commit but here's a rough list of what I changed:

@slonkazoid
Copy link
Copy Markdown
Author

fixes #3

@Mark-Prime
Copy link
Copy Markdown
Owner

Somehow I missed this PR entirely! Reviewing it! And I'll get the conflicts and stuff resolved for you (those are probably my fault anyway)

This is awesome!

Comment thread src-tauri/icons/128x128.png
Comment thread src/lib/Settings.svelte
Comment thread src/lib/components/Switch.svelte
Comment thread static/hero-dark.png
@slonkazoid
Copy link
Copy Markdown
Author

i'll fix the corrupted files and fix conflicts once i'm on desktop. thanks for reviewing !

@slonkazoid
Copy link
Copy Markdown
Author

the postcss config is matching .svelte files

    Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.60s
     Running `target/debug/melies`
9:00:03 PM [vite] Internal server error: [postcss] /home/slonk/repos/Melies/src/routes/+page.svelte?svelte&type=style&lang.css:1:1: Unknown word <script>
  Plugin: vite:css
  File: /home/slonk/repos/Melies/src/routes/+page.svelte?svelte&type=style&lang.css:1:0
  1  |  <script>
     |  ^
  2  |    import EventViewer from "$lib/event_viewer/EventViewer.svelte";
  3  |    import Hero from "$lib/home/hero.svelte";
      at Input.error (/home/slonk/repos/Melies/node_modules/postcss/lib/input.js:135:16)
      at Parser.unknownWord (/home/slonk/repos/Melies/node_modules/postcss/lib/parser.js:595:22)
      at Parser.other (/home/slonk/repos/Melies/node_modules/postcss/lib/parser.js:437:12)
      at Parser.parse (/home/slonk/repos/Melies/node_modules/postcss/lib/parser.js:472:16)
      at parse (/home/slonk/repos/Melies/node_modules/postcss/lib/parse.js:11:12)
      at new LazyResult (/home/slonk/repos/Melies/node_modules/postcss/lib/lazy-result.js:165:16)
      at Processor.process (/home/slonk/repos/Melies/node_modules/postcss/lib/processor.js:53:14)
      at runPostCSS (file:///home/slonk/repos/Melies/node_modules/vite/dist/node/chunks/dep-BHkUv4Z8.js:32399:52)
      at async compilePostCSS (file:///home/slonk/repos/Melies/node_modules/vite/dist/node/chunks/dep-BHkUv4Z8.js:32379:17)
      at async compileCSS (file:///home/slonk/repos/Melies/node_modules/vite/dist/node/chunks/dep-BHkUv4Z8.js:32310:26)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants