Skip to content
This repository has been archived by the owner on Aug 30, 2021. It is now read-only.

html5mode, yeoman and outdated dependencies #192

Closed
devnix opened this issue Sep 30, 2014 · 7 comments
Closed

html5mode, yeoman and outdated dependencies #192

devnix opened this issue Sep 30, 2014 · 7 comments

Comments

@devnix
Copy link

devnix commented Sep 30, 2014

Hi!

I'm trying to start a project with this stack, I find the idea, the generators and the code samples awesome! But I see that there's no real html5mode support. You can set it, but the boilerplate project and the generators are not longer valid.

I've been able to fix everything and make it functional, moving the express routes to /api, and making some urls absolute (for example, in the angular routes, the templateUrl: '/modules/tests/views/list-tests.client.view.html'".

I find a couple of big problems in the project. There are areas (like the relative routes) that could be easily patched to fit into the hashbang and the html5mode, and the generators (specially for the Express routes).

With some help, I'm pretty sure that I can fix this, but I have no experience with Yeoman and your way of work. Also, I'm seeing a lot of pull requests waiting since June!

@devnix
Copy link
Author

devnix commented Sep 30, 2014

P.S. I think we could also have a look to the outdated dependences too. What do you think? :)

@devnix devnix changed the title html5mode html5mode, yeoman and outdated dependencies Sep 30, 2014
@rhutchison
Copy link
Contributor

See PR #195. Please add your thoughts.

@devnix
Copy link
Author

devnix commented Oct 7, 2014

I think there is a major problem to solve about this, and it is located in the generators (apart from the project codebase).

@rhutchison
Copy link
Contributor

I'm not using the generators. Maybe you can take my PR and patch the generators?

@devnix
Copy link
Author

devnix commented Oct 14, 2014

I could try, but I never worked before with Yeoman generators...

@rhutchison
Copy link
Contributor

@devnix
Copy link
Author

devnix commented Oct 16, 2014

You are AWESOME man, can't wait for try by myself... :D

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants