Thomato
PD🧩 Plasmo Developers
•Created by Thomato on 10/28/2024 in #👾extension
Extremely long build times (~1 hour per compile)
Yes, I will give those a shot, thank you again. Probably won't have time tonight to get to it, but if issues occur, I'll update the thread.
13 replies
PD🧩 Plasmo Developers
•Created by Thomato on 10/28/2024 in #👾extension
Extremely long build times (~1 hour per compile)
The only change that was made during one of the builds was installing a library for rich text editing, but then I immediately removed it.
Tried deleting all of node_modules and reinstalling, but compile times never went back to normal. I'll see what I may be able to find, or look at that PR when I get the chance.
13 replies
PD🧩 Plasmo Developers
•Created by Thomato on 10/28/2024 in #👾extension
Extremely long build times (~1 hour per compile)
@lab, sorry for the ping - Are you able to elaborate on your comment from one of the linked issues?
@ayoung19 that's what I hope but we need folks to test out and try to upgrade to latest parcel. Needs more hackers in the houseI'd be happy to upgrade if there were links or specific steps needed to troubleshoot this.
13 replies
PD🧩 Plasmo Developers
•Created by Thomato on 10/28/2024 in #👾extension
Extremely long build times (~1 hour per compile)
13 replies
PD🧩 Plasmo Developers
•Created by Thomato on 3/10/2024 in #👟framework
No styling for options.tsx
10 replies
PD🧩 Plasmo Developers
•Created by Thomato on 3/10/2024 in #👟framework
No styling for options.tsx
My src/style.css is the CSS file I assume you're telling me to import:
10 replies
PD🧩 Plasmo Developers
•Created by Thomato on 3/10/2024 in #👟framework
No styling for options.tsx
So I tried doing it as a regular import within options.tsx for "import ~style.css" (and the long way with ../../, etc.).
When reloading the page, it says that CSS file is not found, even though it is right in the root of the src folder.
Even tried using PostCSS import plugin so I could import CSS that way, but I'm having more issues than I should ðŸ˜
10 replies
PD🧩 Plasmo Developers
•Created by Thomato on 3/10/2024 in #👟framework
No styling for options.tsx
My tailwind.config.js: It should be using Tailwind CSS styling for my whole project, but options.tsx appears to be the exception.
10 replies
PD🧩 Plasmo Developers
•Created by Thomato on 3/10/2024 in #👟framework
No styling for options.tsx
10 replies
PD🧩 Plasmo Developers
•Created by Thomato on 3/10/2024 in #👟framework
No styling for options.tsx
10 replies