mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2025-01-04 03:45:58 -05:00
Update dist/paper.js
This commit is contained in:
parent
a1bb8651a3
commit
19c4449165
1 changed files with 3 additions and 0 deletions
3
dist/paper.js
vendored
3
dist/paper.js
vendored
|
@ -0,0 +1,3 @@
|
|||
// Paper.js loader for development, as produced by the build/load.sh script
|
||||
document.write('<script type="text/javascript" src="../../lib/prepro.js"></script>');
|
||||
document.write('<script type="text/javascript" src="../../src/load.js"></script>');
|
Loading…
Reference in a new issue