Skip to content
This repository has been archived by the owner on Sep 7, 2020. It is now read-only.

Commit

Permalink
add "..." on dev server empty page during loading
Browse files Browse the repository at this point in the history
  • Loading branch information
MoOx committed Nov 26, 2018
1 parent 221a689 commit 2226917
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/plugin-renderer-react/src/server/dev-server.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ const DefaultDevContent = () => (
textAlign: "center",
}}
>
...
<script
dangerouslySetInnerHTML={{
__html: `
Expand Down

0 comments on commit 2226917

Please sign in to comment.