Axel Schapmann
PD🧩 Plasmo Developers
•Created by Axel Schapmann on 6/9/2024 in #🔰newbie
Error policy in dev, but not in build
Hello, i have an error that i can't arrive to resolve. I wanted to create a content script ui for LinkedIn. But with the "pnpm dev" i have this error :
What is strange, is taht i don't have it with the folder from the "pnpm build" command.
How can i resolve this issue ?
2 replies
PD🧩 Plasmo Developers
•Created by Axel Schapmann on 4/23/2024 in #🔰newbie
Using Stripe and setup an API inside the extension
Hello !
I am able to make queries to stripe using what was explained on the website :
https://docs.plasmo.com/quickstarts/with-stripe
But what i don't understand, is what to put inside :
PLASMO_PUBLIC_API_URI=http://localhost:8472
when it will be in production.
Do you have any idea ? I won't have a server on vercel, so what should i use instead of the localhost server ?
3 replies
PD🧩 Plasmo Developers
•Created by Axel Schapmann on 2/29/2024 in #👾extension
Quick screen change
Here is a simple code that i have developed. I was wandering how i can avoid the quick screen change. There is a login button that displays before the email is displayed. How can i avoid this ? (I did not find a solution within the documentation)
4 replies