Skip to content

WIP: add omnibox - #11

Open
flier wants to merge 1 commit into
web-extensions-rs:mainfrom
flier:omnibox
Open

WIP: add omnibox#11
flier wants to merge 1 commit into
web-extensions-rs:mainfrom
flier:omnibox

Conversation

@flier

@flier flier commented Dec 8, 2022

Copy link
Copy Markdown

To build the omnibox/new-tab-search example, we need wasm-pack.

$ cd examples/omnibox/new-tab-search
$ wasm-pack build -t web --dev

and Cargo.toml need point to a relative path before web-extensions-rs/web-extensions-sys#45 be merged.

[dependencies]
web-extensions-sys = {version = "0.4", path = "../web-extensions-sys"}

@flier flier mentioned this pull request Dec 8, 2022
@flier flier changed the title add omnibox WIP: add omnibox Dec 8, 2022
@flosse flosse added the enhancement New feature or request label Dec 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants