Skip to content

Commit

Permalink
point production index.html at the right dojo.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Rebecca Murphey committed Mar 21, 2011
1 parent cf69748 commit 56a7d01
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions util/build.sh
Expand Up @@ -37,4 +37,7 @@ cp -r "$CSSDIR" "$DISTDIR/css"

# copy the index.html and make it production-friendly
cp "$SRCDIR/index.html" "$DISTDIR/index.html"


sed -i -e "s/var _dbpDev = true;//" "$DISTDIR/index.html"
sed -i -e "s/js\/dojo-release-1.6.0-src/dist/" "$DISTDIR/index.html"

0 comments on commit 56a7d01

Please sign in to comment.