larabr
|
ab22fe86da
|
Lint: enforce single quotes and do not error on class methods without this (#1341)
|
2021-06-24 22:58:15 +02:00 |
|
Daniel Huigens
|
b6edfe646b
|
Lint all tests (#1235)
|
2021-02-12 23:00:22 +01:00 |
|
Daniel Huigens
|
01be7b7ec1
|
CI: Switch to karma for browser tests (#1233)
This should fix the false positives (failures to detect errors).
|
2021-02-12 13:29:04 +01:00 |
|
Daniel Huigens
|
c2146ce165
|
Fix CI for older environments
|
2021-02-09 19:25:20 +01:00 |
|
Daniel Huigens
|
2382482090
|
[v5] Unexport openpgp.util, openpgp.crypto, and low-level types (#1175)
|
2021-02-09 19:25:20 +01:00 |
|
Daniel Huigens
|
fb3d23427d
|
Allow dead code elimination
|
2021-02-09 19:25:20 +01:00 |
|
Daniel Huigens
|
c20b75252b
|
Add --build-only parameter to filter build outputs
Also, don't generate test bundle by default, but provide
`npm run build-test` instead.
|
2021-02-09 19:25:20 +01:00 |
|
Daniel Huigens
|
6a3d04ade6
|
Only produce source maps for minified dist builds
|
2021-02-09 19:25:20 +01:00 |
|
Daniel Huigens
|
f3b16386dc
|
Use dynamic import in lightweight build
Instead of dynamically loading a <script> tag.
This also removes the non-module lightweight build.
|
2021-02-09 19:25:20 +01:00 |
|
Daniel Huigens
|
4f77990859
|
Polyfill globalThis
|
2021-02-09 19:25:20 +01:00 |
|
Daniel Huigens
|
175eac5670
|
Remove compat polyfills
|
2021-02-09 19:25:20 +01:00 |
|
Daniel Huigens
|
0e33e641af
|
Switch build system to rollup
Also, default to minimized builds.
|
2021-02-09 19:25:20 +01:00 |
|