lab
lab
Explore posts from servers
PD🧩 Plasmo Developers
Created by yummyfresh on 8/1/2024 in #👾extension
Not able to print an API response in content script despite getting the response in network logs
Oooh I didn't notice that lol xD
15 replies
PD🧩 Plasmo Developers
Created by AlexB on 8/1/2024 in #👟framework
Css bundling - Css modules + classnames breaks
Tho I don't use scss so not entirely sure why this happened :-?
15 replies
PD🧩 Plasmo Developers
Created by AlexB on 8/1/2024 in #👟framework
Css bundling - Css modules + classnames breaks
What's the order of those classes in styles.module.scss?
15 replies
PD🧩 Plasmo Developers
Created by AlexB on 8/1/2024 in #👟framework
Css bundling - Css modules + classnames breaks
css mod on CSUI will be janky, I'm not sure if the style is injected properly there
15 replies
PD🧩 Plasmo Developers
Created by AlexB on 8/1/2024 in #👟framework
Css bundling - Css modules + classnames breaks
Or is this in a popup page?
15 replies
PD🧩 Plasmo Developers
Created by AlexB on 8/1/2024 in #👟framework
Css bundling - Css modules + classnames breaks
Is this in a CSUI?
15 replies
PD🧩 Plasmo Developers
Created by AlexB on 8/1/2024 in #👟framework
Css bundling - Css modules + classnames breaks
There's some lightningcss config that might be relevant to this
15 replies
PD🧩 Plasmo Developers
Created by AlexB on 8/1/2024 in #👟framework
Css bundling - Css modules + classnames breaks
Hey there, how are you importing the css mod btw?
15 replies
PD🧩 Plasmo Developers
Created by yummyfresh on 8/1/2024 in #👾extension
Not able to print an API response in content script despite getting the response in network logs
The code looks about right to me
15 replies
PD🧩 Plasmo Developers
Created by yummyfresh on 8/1/2024 in #👾extension
Not able to print an API response in content script despite getting the response in network logs
Hm is the cs in the main world?
15 replies
PD🧩 Plasmo Developers
Created by dp on 3/21/2024 in #👾extension
Bug : EAGAIN when use `plasmo package`
It's at max rn for us (300s)
79 replies
PD🧩 Plasmo Developers
Created by dp on 3/21/2024 in #👾extension
Bug : EAGAIN when use `plasmo package`
if the signing operation cannot fit within the 3GB box, you will need to upload manually
79 replies
PD🧩 Plasmo Developers
Created by dp on 3/21/2024 in #👾extension
Bug : EAGAIN when use `plasmo package`
Just pushed a limit bump to the memory limit for the signing function, should be up soon
79 replies
PD🧩 Plasmo Developers
Created by dp on 3/21/2024 in #👾extension
Bug : EAGAIN when use `plasmo package`
Tho I think it's really both
79 replies
PD🧩 Plasmo Developers
Created by dp on 3/21/2024 in #👾extension
Bug : EAGAIN when use `plasmo package`
Appear it's not the file size that's the issue, but rather the signing operation that our backend is doing took way longer than the allowed time for the serverless function to execute...
79 replies
PD🧩 Plasmo Developers
Created by dp on 3/21/2024 in #👾extension
Bug : EAGAIN when use `plasmo package`
it's over 100MB
79 replies
PD🧩 Plasmo Developers
Created by dp on 3/21/2024 in #👾extension
Bug : EAGAIN when use `plasmo package`
Hmm, seems like your zip was too large
79 replies
PD🧩 Plasmo Developers
Created by dp on 3/21/2024 in #👾extension
Bug : EAGAIN when use `plasmo package`
What's the extension ID?
79 replies
PD🧩 Plasmo Developers
Created by dp on 3/21/2024 in #👾extension
Bug : EAGAIN when use `plasmo package`
did you change anything in your code?
79 replies
PD🧩 Plasmo Developers
Created by nithur on 7/17/2024 in #👾extension
anyone using react-markdown?
I think you might want to see if remark needs to be compiled separately before being imported the project :-?
7 replies