Hi All,
I need to know how to implement the below script in my angular index.html file
<script src='node_modules/@ionic/core/dist/ionic.js'></script>
It is throwing as above URL is not found even though I have installed @ionic/core. Can someone help me with this
Thanks in advance
Kishan