I know topic sounds duplicate but the problem that I am facing is different than other forums. I am integrating my ember app with spring web app. And I copied the index.html from "dist" folder of ember to "src/main/webapp" location of spring app.
But after that, I am getting following error:
app.js:1 Uncaught ReferenceError: define is not defined(…)(anonymous function) @ app.js:1
I followed this blog to integrate the ember app.
Note: When I run ember app separately using ember server, the site is loading properly.
Aucun commentaire:
Enregistrer un commentaire