Integrate rollup bundler (#120)
authorJérôme Benoit <jerome.benoit@sap.com>
Thu, 11 Feb 2021 14:45:58 +0000 (15:45 +0100)
committerGitHub <noreply@github.com>
Thu, 11 Feb 2021 14:45:58 +0000 (15:45 +0100)
commit660940b0fcdbafb80d3c01684b668f55980bfa67
tree7a7ce8b342eb245623e1826870a3eba5b631c81f
parent325f50bc1777ea44abc9736ce9d780ec0c8f90e2
Integrate rollup bundler (#120)
.gitignore
.vscode/launch.json [new file with mode: 0644]
.vscode/tasks.json [new file with mode: 0644]
package-lock.json
package.json
rollup.config.mjs [new file with mode: 0644]
tsconfig.development.json [new file with mode: 0644]