Added new build system via Rollup !

Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
2019-12-05 10:00:06 +01:00
parent a43f691843
commit 45b19bd4fe
7 changed files with 660 additions and 11 deletions

4
.gitignore vendored
View File

@ -1,3 +1,3 @@
node_modules/
*.js
*.d.ts
dist/
yarn-error.log