Conversation
|
🛁 🦆 Current status: this is blocked for now. I've refactored the snippet into something that the extension can reuse, but running into some limitations of both the extension APIs and parcel. Need some time to think through different options. Braindump of the current situation:
The next thing I'll try is:
It might be too tricky for the page's click handler to have enough closure context to reuse the same These problems might also go away if I figure out a way for parcel to properly inline the dependencies and not do dynamic imports. Or find a new build tool. |
|
Resolved the issue as described, except I learned Also gave the options page a nice makeover while I was there
|


Progress on #23