Alex Ferreira
Alex Ferreira
the commonjs is already in use
underscore was adding to the project
@arjan this is happening soon after running `Swarm.register_name/4 only` after a few times it works.
yes the same applications were started in both nos. It's working right now. however if I stop one of the applications and start again many times the problem mentioned above...
in this first gif as you can see I started the applications and soon came the error quoted  in the second gif as you can see the error does...
@bitwalker I circumvented the situation using the dynamicSypervisor.
Any help, criticism, suggestion or contribution is welcome. I will put the information in the readme as soon as possible.
If you use hashbang URLs then all you need to do is instruct AngularJS to use them instead of regular hash values: ``` angular.module('HashBangURLs', []).config(['$locationProvider', function($location) { $location.hashPrefix('!'); }]); //then...
I understand, I did this project based on what is reported by google. why not develop for HTML5 url, I'll look into it and do some tests. Take a look...
I will check and inform you soon.