I am basically just trying to serve a new ember created project on my production server. After running,
ember build --env production
And taking the files from dist/assets/ and putting on a page on my server that includes them I get the error.
Uncaught ReferenceError: define is not defined
My app is serving basically a blank HTML file with these assets included. The url I am trying to serve from is MyURL/admin.
Aucun commentaire:
Enregistrer un commentaire