Skip to content

Commit f6f878e

Browse files
committed
changed script reference to rollup.min.js
1 parent 1ba649f commit f6f878e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/empty-example/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
background-color: #1b1b1b;
1313
}
1414
</style>
15-
<script src="../p5.min.js"></script>
15+
<script src="../p5.rollup.min.js"></script>
1616
<!-- <script src="../addons/p5.sound.js"></script> -->
1717
<script src="sketch.js"></script>
1818
</head>

0 commit comments

Comments
 (0)