Skip to content

Commit

Permalink
解析js trace,未完成,需要先把URL更为无哈希(hash)的形式,例如 http://localhost:8888/you/flu…
Browse files Browse the repository at this point in the history
…tter_web/pure_dart/execption,你需要切换到使用基于路径的路由(Path-based routing)。
  • Loading branch information
chen56 committed Apr 19, 2024
1 parent 0384679 commit b3c171f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ WORKDIR ./you

RUN ./bake install
RUN if [[ "$test" = "on" ]]; then ./bake test ; fi
RUN ./bake flutter build
RUN ./bake flutter_web build
RUN pwd
RUN ls -l

Expand Down

0 comments on commit b3c171f

Please sign in to comment.