parcel打包报错:$isnotdefined问题怎么解决?
目前的解决办法是引入cdn
<script src="https://libs.baidu.com/jquery/2.0.0/jquery.min.js"></script>