Skip to content

Commit aa369a4

Browse files
Paul LeclercqPaul Leclercq
Paul Leclercq
authored and
Paul Leclercq
committed
update tests task
1 parent 60723d1 commit aa369a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gruntfile.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ module.exports = function (grunt) {
187187
testserver: {
188188
options: {
189189
port: 3030,
190-
base: '.'
190+
base: 'dist'
191191
}
192192
}
193193
},

0 commit comments

Comments
 (0)