AlexB
AlexB
PD🧩 Plasmo Developers
Created by blackawn on 7/3/2024 in #👟framework
Build config
Hi, have you managed to solve this?
4 replies
PD🧩 Plasmo Developers
Created by joseangel_sc on 7/31/2024 in #👟framework
for some reason, when i run `npm run dev` the popup.html file is no longer been generated
pnpm is highly recommended, it's worth trying with it
3 replies
PD🧩 Plasmo Developers
Created by AlexB on 8/1/2024 in #👟framework
Css bundling - Css modules + classnames breaks
Hi again! I've made a simple repo where the issue is reproduced for css modules with css. We can see that the class that should apply last actually applies first. https://github.com/BalutaAlex/reproduce-error . Can you have a quick look?
15 replies
PD🧩 Plasmo Developers
Created by AlexB on 8/1/2024 in #👟framework
Css bundling - Css modules + classnames breaks
The style is injected ok, the same problem happens for all components (some used only in popup). The problem is the order of the classes in the created bundle. It seems it bundles in the wrong order. I’ll do a minimal reproducible repository of the problem and share it here.
15 replies
PD🧩 Plasmo Developers
Created by AlexB on 8/1/2024 in #👟framework
Css bundling - Css modules + classnames breaks
This is happening both in the popup page context and in a CSUI. I am sharing the Spinner component between those two.
15 replies
PD🧩 Plasmo Developers
Created by AlexB on 8/1/2024 in #👟framework
Css bundling - Css modules + classnames breaks
Let me know if I need to provide any extra info that could be helpful
15 replies
PD🧩 Plasmo Developers
Created by AlexB on 8/1/2024 in #👟framework
Css bundling - Css modules + classnames breaks
Any ideas could be really helpful
15 replies
PD🧩 Plasmo Developers
Created by AlexB on 8/1/2024 in #👟framework
Css bundling - Css modules + classnames breaks
Tried both with import styles from ‘styles.module.scss’ and import * as styles from ‘styles.module.scss’ No luck.
15 replies
PD🧩 Plasmo Developers
Created by AlexB on 8/1/2024 in #👟framework
Css bundling - Css modules + classnames breaks
@lab sorry for pinging, this is a big blocker in the migration process. Any ideas on this?
15 replies