Skip to content

Commit 66adead

Browse files
marinko-pesomathiasvr
authored andcommitted
Build process + random updates (#1)
* add bili (rolloup wrapper) to compile code and make it available in umd and commonjs
1 parent fe30fda commit 66adead

File tree

5 files changed

+6699
-4
lines changed

5 files changed

+6699
-4
lines changed

bili.config.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
module.exports = {
2+
name: 'tiny-timer',
3+
moduleName: 'TinyTimer',
4+
format: ['umd', 'umd-min', 'es']
5+
};

0 commit comments

Comments
 (0)