This change require a new bower module to build, right now I am hosting this at https://github.com/tomrake/trysmalltalk but this should be hosted at amber-smalltalk. I will be posting a Break the Monolith issue to amber-examples which makes the argument why having the amber-examples as single unit has negative consequences.
Examples monolith has been broken, amber-examples has been replace by a trysmalltalk - only piece of amber-examples actually used by previous site.
Most changes are in node_modules/ and bower_components/
Updating to 0.14.x should be easy as fix any deprecation issues in trysmalltalk (Prof Stef) update bower.json and rebuild the site dependencies (npm install; bower install;grunt devel) but I have not tried this yet.
This change require a new bower module to build, right now I am hosting this at https://github.com/tomrake/trysmalltalk but this should be hosted at amber-smalltalk. I will be posting a Break the Monolith issue to amber-examples which makes the argument why having the amber-examples as single unit has negative consequences.
Main points/features in this PR:
npm install; bower install;grunt devel
) but I have not tried this yet.