-
I am working with a large optimization model using Plasmo.jl, but I encountered a performance issue when calling `set_to_node_objectives(graph)` on a graph with many nodes.
```julia
graph = Opti…
-
### How do you envision this feature/change to look/work like?
Plasmo is great but lacks flexibility.
It would be nice to allow importing plasmo inside custom script and run from it.
Something …
-
### What happened?
Trying to use the Storage API in all ways but it doesn't work or no error message appears
```
import { Storage } from "@plasmohq/storage";
const storage = new Storage();
…
-
### What happened?
The file at https://github.com/PlasmoHQ/plasmo/blob/main/core/parcel-resolver/index.mjs contains polyfills for the browser environment, but the polyfill here does not take effect…
-
### What happened?
I'm using Plasmo with React JS, Typescript, and src dir. I added the react markdown package and then the build started to fail.
After digging for some time, I found one package …
-
I've benefited a lot from your work. And I try to apply your model on data. Unfortunately I learned less about julia ,so I got into trouble at first.
I try to install Plasmo v0.1.0- in julia v0.6.4 w…
-
### What happened?
Plasmo HMR does not work when changes are made in a local workspace package. Steps to reproduce:
1. Set up a Plasmo project and add a local package dependency using [pnpm worksp…
-
**Description**:
**Why**:
Yorkie Devtool contribution guide would make it easier for newcomers to contribute.
-
**Describe the bug**
I'm using the plasmo framework to write a chrome extension, while i want to introduce the tslog to handle my logging issue.
And I found
'''
Uncaught TypeError: (0 , _tslog.L…
-
### What is the example you wish to see?
with-popup
### Is there any context that might help us understand?
_No response_
### Code of Conduct
- [X] I agree to follow this project's Code of Conduc…