v0.0.3
Fix compile config to generate index.js and index.js.map There was missconfiguration in package.json file where the wrong entry point for the ncc compiler was set. With this commit we set the entry point to the correct main.js file in the source directory.