mirror of
https://github.com/wassname/side-by-side.git
synced 2026-09-11 12:44:22 +08:00
Move script/style paths to Gruntfile
This commit is contained in:
@@ -4,7 +4,8 @@ html
|
||||
title Side By Side test suite
|
||||
meta(charset="utf-8")
|
||||
|
||||
include includes/scripts.html.jade
|
||||
for script in scripts
|
||||
script(src="#{script}")
|
||||
|
||||
// test scripts
|
||||
link(rel="stylesheet", type="text/css", href="bower_components/qunit/qunit/qunit.css")
|
||||
|
||||
Reference in New Issue
Block a user