I am using Symfony and i want to access a javascript which is located in /web/js to create a worker.
var worker = new Worker('/web/js/recorderWorker.js');
Does someone knows how symfony links the javascripts, because this is not working.
Aucun commentaire:
Enregistrer un commentaire