content/shared/public/js/app.js in capucine-0.1.7 vs content/shared/public/js/app.js in capucine-0.2.0

- old
+ new

@@ -1,8 +1,8 @@ (function() { + var App = { initialize: function() { - console.log('hello'); }, }; // App.initialize(); // OR \ No newline at end of file