-
Notifications
You must be signed in to change notification settings - Fork 544
add browsersync support, fixes #180 #182
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Signed-off-by: Sébastien Gruhier <[email protected]>
add missing autoprefixer dev dependency
…e in interactive mode. Also improved README.
feat(Tests): extra commands to run unit tests TDD style as well as e2e in interactive mode. Also improved README.
This way images in templates are parsed & copied by webpack
…ilding The html loader broke the build, not sure why :-/
…ut refreshing page)
It is better if you link to the real workflow than the demo. I am not updating the demo itself, so if that links draw any visits, it is better for them to go to the real deal.
chore: update link to angular 1 webpack workflow
chore(docs): update path to correct cli project
- Change ES6 polyfill to core-js
- Upgrade to TypeScript 2 - Remove typings in favor of npm's @types
|
Looks good :) |
d95be72 to
164f05b
Compare
|
And why I want this? |
|
because it's cool to have browsersync support! 💯 |
|
I want to leave the starter to be minimal. Not adding features just because they are cool. |
|
browsersync is just awesome for live cross-testing, that's not an opinion. do what you think it's better. |
|
+1 |
|
doesn't the hot module replacement already in place provide the same "awesome" functionality? |
|
@GaryB432 nope, they are two different things. |
No description provided.