Julien Fontanet
|
54fe9147ac
|
chore: only enable Babel debug on prod builds
The output was making test results hard to see.
|
2022-11-25 14:43:36 +01:00 |
|
Julien Fontanet
|
7e27e0bda8
|
linting: enable eslint-plugin-n recommended rules
And fixes a lot of related issues.
|
2022-03-23 11:18:37 +01:00 |
|
Julien Fontanet
|
471fbef6ef
|
chore: hide USAGE.md
This highlight the fact that it's not designed for direct consumption and it no longer needs a special handling in `npmignore`.
|
2022-02-18 17:11:52 +01:00 |
|
Florent BEAUCHAMP
|
a950a1fe24
|
refactor(vhd-lib): centralize test methods (#5968)
|
2021-11-02 09:53:30 +01:00 |
|
Julien Fontanet
|
df96898543
|
chore(proxy): convert to ESM
|
2021-05-10 23:23:37 +02:00 |
|
Julien Fontanet
|
efc3f45ef6
|
feat(babel-config): use top level targets option
See https://babeljs.io/blog/2021/02/22/7.13.0#top-level-targets-option-12189httpsgithubcombabelbabelpull12189-rfchttpsgithubcombabelrfcspull2
|
2021-04-20 16:24:44 +02:00 |
|
Julien Fontanet
|
9643292be6
|
fix(babel): dont ignore test files when linting
|
2021-04-13 18:09:40 +02:00 |
|
Julien Fontanet
|
5a17c75fe4
|
feat: unified .npmignore for all packages
Ensure sources, tests and USAGE.Md files will not be published.
|
2021-04-07 13:58:14 +02:00 |
|
Julien Fontanet
|
7a8ca2f068
|
chore: change print width to 120 chars
|
2020-11-24 10:51:35 +01:00 |
|
Julien Fontanet
|
f18e98a63e
|
chore: reformat code with Prettier
|
2020-06-03 11:03:03 +02:00 |
|
Julien Fontanet
|
34f42216c8
|
feat(*/README.md): better badges
|
2020-06-01 14:41:52 +02:00 |
|
Julien Fontanet
|
4530fd4164
|
chore(*/package.json): normalize author to Vates SAS
|
2020-06-01 14:06:09 +02:00 |
|
Julien Fontanet
|
d0b9380dca
|
fix(*/README): license link
|
2020-05-28 21:24:20 +02:00 |
|
Julien Fontanet
|
13fd9be566
|
feat(*/README.md): re-generate for all packages
|
2020-05-28 20:56:14 +02:00 |
|
Julien Fontanet
|
343f988584
|
fix: use AGPL-3.0-or-later license identifier
`AGPL-3.0` identifier has been deprecated by SPDX.org
|
2020-05-28 20:26:55 +02:00 |
|
Julien Fontanet
|
7f676c56c8
|
feat(normalize-packages): add license to all packages
|
2020-05-28 16:05:55 +02:00 |
|
Julien Fontanet
|
f44e5b3b7a
|
fix(babel-config): remove auto useBuiltIns
Too magical, caused too much problems.
|
2020-05-27 10:25:41 +02:00 |
|
Julien Fontanet
|
8fb43e31c5
|
fix(babel-config): useBuiltIns only if core-js
Because `@babel/polyfill` is deprecated.
See https://babeljs.io/docs/en/babel-preset-env#usebuiltins
|
2020-05-27 10:13:30 +02:00 |
|
Julien Fontanet
|
a74d56ebc6
|
feat: always specify required Node version
|
2019-11-07 10:18:05 +01:00 |
|
Julien Fontanet
|
52a9270fb0
|
feat(xen-api): coalesce connect calls
|
2019-03-28 17:30:26 +01:00 |
|
Julien Fontanet
|
e988ad4df9
|
chore: add package.repository.directory
See npm/rfcs#19
|
2019-02-15 14:38:11 +01:00 |
|
Julien Fontanet
|
cc4ab94428
|
chore: reformat with Prettier
|
2018-12-11 10:45:00 +01:00 |
|
Julien Fontanet
|
90923c657d
|
chore: re-format code
|
2018-11-07 18:37:23 +01:00 |
|
Julien Fontanet
|
a429a7aa35
|
feat(babel-config): same targets for all builds
|
2018-09-04 16:43:42 +02:00 |
|
Julien Fontanet
|
b70e09937b
|
fix(babel-config): dont ignore pkg.browserslist entry
|
2018-09-04 16:41:28 +02:00 |
|
Julien Fontanet
|
4192abf3c2
|
fix(tests): workaround a Babel bug for Node 6
|
2018-07-19 10:21:39 +02:00 |
|
Julien Fontanet
|
4925e678ed
|
chore: update dependencies
|
2018-07-17 11:21:45 +02:00 |
|
Julien Fontanet
|
b59ccdf26f
|
chore(package): update dependencies
|
2018-05-23 11:23:25 +02:00 |
|
Julien Fontanet
|
0c027247ec
|
fix(normalize-packages): homepage for scoped packages
|
2018-04-15 23:41:27 +02:00 |
|
Julien Fontanet
|
ded1127d64
|
chore: mutualize Babel 7 config
|
2018-02-26 22:30:37 +01:00 |
|