You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Each target maintains and updates its own dumplibs clientlib tree
Prefix log messages with target name
BrowserSync proxy ports start at default (3000) and increase by two (proxy + ui) for each provided target, in same order as targets on command line
Integrate clientlib error logging
Show clientlib related errors for a request in console using Sling log tracers. It shows serverside errors for Less compilation and minification using the YUI and GCC
Read and store OSGi config to see if tracers are enabled and show instructions on how to enable on dev
Other
Add browsersync cache buster also on initial requests to stop using cached code on reload and make styling injection smoother on Firefox
Update several dependencies and rewrite for new aemsync 3.0 structure using Pipeline
Use patched version of aemsync to fix package manager clutter