Carlo Alberto Degli Atti
Carlo Alberto Degli Atti
Eventualmente, posso creare una PR
Guarda, partendo dal presupposto che va benissimo anche come hai fatto tu.. (non esiste un solo modo di fare le cose :-))... Quello che proponevo io è di creare una...
In realtà se preferisci fare così, non c'è da molto da fare (lo dovresti fare tu in quando owner del repository.. altrimenti dovresti darmi il ruolo di collaboratore). Ti basterebbe...
+1 (Totally agree with @libo... :-) )
@miguelcobain thanks a lot for your super fast reply... :-D It totally makes sense, I will try it asap and let you know! Thx
Hmmm.. it doesn't work in my context.. I try to explain a little more. I have an nginx serving the index.html from `https://mydomain`. Then all my assets (images, js) are...
Any evolution on this ticket? :-)
In the meantime, I've solved this by 1. setting my ENV.prepend variable in the `environment.js` ``` if (environment === 'production') { ENV.prepend = "//mycdn/app"; } ``` 2. referring it in...
maybe trivial... but are you sure you installed 'ember-deploy-s3-index' (npm install ember-deploy-s3-index --save-dev)? Previously I had the same error...
ok... do we merge?