How to setup dev environment #971
Unanswered
alan-palacios
asked this question in
Q&A
Replies: 1 comment
-
Sorry, I forgot to update .gitignore file, now fixed. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! I've been using sidebery and it's great. Unfortunately I have some issues where new tabs are being placed in the wrong panel.
I want to check what is the problem myself but had some problems running the browser with addon as there isn't a webext.run.mjs script as declared in the package.json:
"dev.run": "node build/webext.run.mjs --dev",
and it's not being generated with thenpm run dev
command neither.I'm missing some previous setup?
Beta Was this translation helpful? Give feedback.
All reactions