Open misterjoa opened 5 years ago
Hello !
When I use
<script src="./collections/collections.min.js"></script>
In a webpage, Deque is not a known symbol. I've looked at
collections.js
And it seems that the require is missing for Deque. Also missing in collections.min.js Thanks !
require
Deque
collections.min.js
Hello !
When I use
In a webpage, Deque is not a known symbol. I've looked at
And it seems that the
require
is missing forDeque
. Also missing incollections.min.js
Thanks !