Skip to content

Commit b2ec2bc

Browse files
committed
a
1 parent 456aa7d commit b2ec2bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

static/js/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
window.requirejs &&
44
requirejs.config( {
5-
baseUrl: '../../static/js'
5+
baseUrl: 'static/js'
66
, urlArgs: 'v=' + new Date().getTime()
77
, paths: {
88
'template' : 'artTemplate/dist/template',

0 commit comments

Comments
 (0)