From 0489a0d6c8d3beceeedb8c2f6eaad7b9387073c0 Mon Sep 17 00:00:00 2001 From: Haoyi Li Date: Wed, 26 Nov 2014 01:43:13 -0800 Subject: one-button build --- book/src/main/scalatex/book/handson/ClientServer.scalatex | 1 + 1 file changed, 1 insertion(+) (limited to 'book/src/main/scalatex/book/handson/ClientServer.scalatex') diff --git a/book/src/main/scalatex/book/handson/ClientServer.scalatex b/book/src/main/scalatex/book/handson/ClientServer.scalatex index 0a41dae..3a952dc 100644 --- a/book/src/main/scalatex/book/handson/ClientServer.scalatex +++ b/book/src/main/scalatex/book/handson/ClientServer.scalatex @@ -1,3 +1,4 @@ +@import BookData._ @p Historically, sharing code across client & server has been a holy-grail for web development. There are many things which have made it hard in the past: -- cgit v1.2.3