If you're changing the structure of the repository please create an issue first.
The release process is automated using semantic-release, for best release result follow these simple steps:
git add --all
npm run commit
git push origin master
- Do not add/change the package.json version field.
- Create unit test for any new functionality you add in your commits.
Make sure you are on latest changes and that you ran this command npm run clean:install
after updating your local repository. If you can, please provide more information about your environment such as browser, operating system, node version, and npm version.
All piwik native functions should be in :
- src/piwik-functions
All Angular2 Compoents should be in :
- src/angular-components