We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ba649f commit f6f878eCopy full SHA for f6f878e
lib/empty-example/index.html
@@ -12,7 +12,7 @@
12
background-color: #1b1b1b;
13
}
14
</style>
15
- <script src="../p5.min.js"></script>
+ <script src="../p5.rollup.min.js"></script>
16
<!-- <script src="../addons/p5.sound.js"></script> -->
17
<script src="sketch.js"></script>
18
</head>
0 commit comments