paper.js/dist/paper.js
2013-06-26 18:57:46 -07:00

7 lines
441 B
JavaScript

// Paper.js loader for development, as produced by the build/load.sh script
document.write('<script type="text/javascript" src="../../node_modules/prepro/lib/load.js"></script>');
document.write('<script type="text/javascript" src="../../src/load.js"></script>');
// For more information on building the library please refer to the
// 'Building the Library' section of README.md:
// https://github.com/paperjs/paper.js#building-the-library