Johnson

Results 5 comments of Johnson

Build for production `npm run build` and zip it and deploy onto chrome store.

Sorry for the late reply @notflip What I did so far is to add in another file in src called `background/index.ts` in `vue.config.js` ``` // push background script pagesObj.background =...

I'll leave this issue open since it's not yet implemented

Can make use of optimization + via-ir in `foundry.toml` ``` [profile.default] src = "src" out = "out" libs = ["lib"] via-ir = true [profile.optimizer] enabled = true runs = 200...