added matomo and moved to yarn & parcel

This commit is contained in:
cupcakearmy
2019-12-12 05:58:39 +01:00
parent b4a8cf2fd2
commit a45d6ab01a
10 changed files with 48 additions and 120 deletions

3
.gitignore vendored
View File

@@ -1,6 +1,9 @@
node_modules
package-lock.json
yarn.lock
public
.cache
dist
.idea
.vscode