Skip to content
Snippets Groups Projects
Commit 7eb084dd authored by Rene Saarsoo's avatar Rene Saarsoo
Browse files

Set --examples-base-url for Touch 2.0.1 examples.

parent 663030a4
No related branches found
No related tags found
No related merge requests found
......@@ -454,6 +454,8 @@ task :touch2, [:mode] => :sass do |t, args|
"--eg-iframe", "#{SDK_DIR}/touch/docs/build-eg-iframe.html",
"--examples-base-url", "../examples/",
]
else
runner.add_options ["--examples-base-url", "touch/examples/production/"]
end
runner.add_debug if mode == "debug"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment