Skip to content

Commit

Permalink
last studio fix
Browse files Browse the repository at this point in the history
  • Loading branch information
koenbok committed Dec 15, 2015
1 parent aeb2d6c commit abcfbcf
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Makefile
Expand Up @@ -39,10 +39,6 @@ coverage: bootstrap
open ./build/coverage/jscoverage.html

studio:
rm -Rf extras/Studio.framer/framer/framer.debug.js
rm -Rf extras/Studio.framer/framer/framer.debug.js.map
cd extras/Studio.framer/framer/; ln -s ../../../build/framer.debug.js
cd extras/Studio.framer/framer/; ln -s ../../../build/framer.debug.js.map
open -a "Framer Studio" extras/Studio.framer

perf:
Expand Down

0 comments on commit abcfbcf

Please sign in to comment.