mirror of
https://github.com/lightpanda-io/browser.git
synced 2025-12-16 08:18:59 +00:00
update html5ever instructions
This commit is contained in:
@@ -40,7 +40,7 @@ WORKDIR /browser
|
||||
RUN git submodule init && \
|
||||
git submodule update --recursive
|
||||
|
||||
RUN make install-html5ever
|
||||
RUN zig build -Doptimize=ReleaseFast html5ever
|
||||
|
||||
# download and install v8
|
||||
RUN case $TARGETPLATFORM in \
|
||||
|
||||
Reference in New Issue
Block a user