5 Commits

Author SHA1 Message Date
Kevin Titor
a4714a7eb0
feat: use esbuild for bundling (#72)
BREAKING CHANGE:

- Removed `run` command
- Using `esbuild` instead of `rollup` for bundling, `dts` file is still generated by rollup.
2020-07-20 16:45:18 +08:00
Justin Hutchings
c78123f485
chore: Add CodeQL security scanning (#41) 2020-06-13 09:46:38 +08:00
Kevin Titor
b1bcf1f9eb
chore: fix typo 2020-05-10 14:05:35 +08:00
Kevin Titor
cd5bd21265
chore: pass envs to semantic-release 2020-05-10 13:33:40 +08:00
Kevin Titor
763f345d93
chore: add github actions 2020-05-10 13:32:45 +08:00