سؤال

I like Yeoman's features like the Package Manager (Bower), Livereload integration, Compass, etc.

Therefor, I'd like to use it to handle my public website. However, instead of using the "app" folder, I would like to put everything at the root.

I've changed the references in the grunt configuration file but still get errors when installing new package and building.

Is it possible to change the project structure?

هل كانت مفيدة؟

المحلول

Not as easy as it could be at the moment, but we're working on making it easily customizable.

Though I don't think you would need to. You develop in the /app folder and deploy the contents of the built /dist folder. That way it's still in the root on your server.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top