devunion

Results 8 issues of devunion

Hi, could you update the library to avoid of using deprecated API? There is stack from FF 31: "DEPRECATED: The widget module is deprecated. Please consider using the sdk/ui module...

enhancement

Do you know how to use Vue in popup with Manifest v3 extensions?

I want to add divider `` in the generated admin menu. I've investigated the code a bit, but still have no idea how to do that. It can be small...

SUBJ. It can be a good option to change output dir.

Hello, I'm trying to port my app from Webpack to ESBuild and see the following problem with imports resolving: ``` module.vue: export const FOO = 'foo'; export default { data()...

Please include my code into the main repo. It was very confusing to see the message about successful removing of the project while it was not removed.

I was able to build APPX for Edge extension in the morning, but started to get the next exception after a couple of hours: `[debug] manifoldjs : Loading platform module:...

Hi, `runParams` variable is missed. Could you commit working version of the code? `const aliExpressData = await page.evaluate(() => runParams);`