]> git.ipfire.org Git - thirdparty/vuejs/router.git/commit
build: add rollup config and basic bundling
authorEduardo San Martin Morote <posva13@gmail.com>
Fri, 28 Jun 2019 12:37:23 +0000 (14:37 +0200)
committerEduardo San Martin Morote <posva13@gmail.com>
Fri, 28 Jun 2019 12:37:23 +0000 (14:37 +0200)
commit1fef4716405184c3bc6986b12e2ff9d97567e4d5
tree1d3c8ff1699ea2184b2590f5e746f7024e5c7d98
parent9bf3c16974c7dad314171ed1f49c24320197d7a5
build: add rollup config and basic bundling
package.json
rollup.config.js [new file with mode: 0644]
src/consola.ts [new file with mode: 0644]
src/entries/iife.ts [new file with mode: 0644]
src/types/index.ts
src/types/type-guards.ts [new file with mode: 0644]
src/utils/guardToPromiseFn.ts
src/utils/index.ts
tsconfig.json
yarn.lock