Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can not build for Firefox #24

Open
linonetwo opened this issue Dec 28, 2018 · 2 comments
Open

Can not build for Firefox #24

linonetwo opened this issue Dec 28, 2018 · 2 comments

Comments

@linonetwo
Copy link
Contributor

linonetwo commented Dec 28, 2018

I ran yarn && yarn start

But it stops at:

Child html-webpack-plugin for "options.html":
     1 asset
    Entrypoint undefined = options.html
    [./node_modules/webpack/buildin/global.js] (webpack)/buildin/global.js 472 bytes {0} [built]
    [./node_modules/webpack/buildin/module.js] (webpack)/buildin/module.js 497 bytes {0} [built]
        + 2 hidden modules

What's going on?

And if I download the crx from chrome store, install it to firefox resulted in There was an error during installation: File /Users/linonetwo/Downloads does not contain a valid manifest.

Can you provide a release for firefox officially?

@pd4d10
Copy link
Owner

pd4d10 commented Dec 29, 2018

Try this one: firefox.zip

yarn start is used by dev, which is watching file changes and then recompile.

Can you provide a release for firefox officially?

It is submitted to AMO once but rejected by the reviewers. We can try again in the future. Let's keep this issue to track it.

Thanks for you suggestion! Ping me if some other thing gets wrong.

@linonetwo
Copy link
Contributor Author

I tried it and it works Temporary.

Since I load it as a Temporary Extensions, so it disappears after I restart my firefox...

Hoping you pass review on firefox addon-store this time! There is no reason it is on Chrome store but not on firefox store.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants