Open EricSimons opened 8 years ago
Great so two tasks:
yessir!
Looks like this is gonna be a doozy to wire up. This guy made it work quite well:
yeah that's def the best webpack starter out there -- feel free to use it as the baseboard!
After some exhaustive research, I do not see this as feasible unless we upgrade the entire codebase to the latest RFC from Angular2. But doing so would refactor the entire codebase and will required us to further redo the videos
What do you suggest @EricSimons ? We could use the starter you linked as a baseboard but we would then need to redo the whole app.
I forked the Angular team's webpack starter and made it simpler; it should be a good boilerplate for us to use. It needs to be updated to use RC2 + etc, but other than that it should be good to go.
We should also ditch compiling SASS and instead just include the CSS hosted on our domain (https://demo.productionready.io/main.css). Just takes one less thing out of the boilerplate for our users to get hung up on and what not.