Commit Graph

5 Commits (5cab8eea659b0d94c823aa22425778fe071dced5)

Author SHA1 Message Date
Shahar Or (mightyiam) b2df69234a chore(karma): set captureTimeout to default 4 years ago
patomation 8d574a1cca chore(karma): tweak timeouts and retries
Co-authored-by: Shahar Dawn Or <mightyiampresence@gmail.com>
4 years ago
patomation 8213be658a chore(karma): decouple webpack from karma
Co-authored-by: Shahar Dawn Or <mightyiampresence@gmail.com>
5 years ago
Shahar Or (mightyiam) d58121755f dx(eslint): lint cjs files 5 years ago
Shahar Or (mightyiam) dad44f0d63 feat: only esm and correct import paths
BREAKING CHANGE: CommonJS module are no longer provided.
BREAKING CHANGE: import paths in ES modules include file name
extensions.
BREAKING CHANGE: Compiled to ES2015 (was ES5).

Fixes #516.
Fixes #437.
Fixes #263. Kind of. Because there is no build step.

Thanks to @mreinstein on starting this work.
5 years ago