angular-tips / webpack-demo

A demo for my latest article

Home Page:http://angular-tips.com/blog/2015/06/using-angular-1-dot-x-with-es6-and-webpack/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

2nd page

jphustman opened this issue · comments

Could you add a 'page2', i cannot figure out how to make the routes work with this setup

Good question. Can you propose any solution to the problem ?

Take a look on the whole project. It is not o complex.
I would suggest to analyze this file and its location.
https://github.com/angular-tips/webpack-demo/blob/master/src/features/home/home.routes.js

This setup uses ui-router, if you don't know it, you should take a look on its documentation: https://github.com/angular-ui/ui-router