I merely want to reference React DnD from a webpage using <script>
tags -
none of this server side business.
Is there a minified version I can download?
<script src="https://unpkg.com/[email protected]/dist/ReactDnD.min.js"></script>
The above link should be the latest version.