Hello friends I'm having problems trying to use some functions that I have in two .js file. I already tried putting base_url(); and the location of the file, I also added the 'url' in the config.php
<script type="text/javascript" src="<?php echo base_url();?>js/pdf.js" ></script>
<script type="text/javascript" src="<?php echo base_url();?>js/pdf.worker.js" ></script>
I have the file in folder called: js
ERROR I GET ON THE GOOGLE CHROME CONSOLE:
GET http://[::1]/registro/js/pdf.worker.js net::ERR_ABORTED