1
0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-11-13 03:35:52 +01:00
verdaccio/packages/web
Tiny d08fe29d97
feat(web): add a config item to web,let the developer can select whether enable the html cache (#3108)
* 为web添加cache配置项,用户可以自己决定是否启用Html缓存

* related to the change for https://github.com/verdaccio/verdaccio/pull/3108

* related to the change for https://github.com/verdaccio/verdaccio/pull/3108

* apply changes from 5.x branch

Co-authored-by: fengdi <fengdi@bbktel.com>
Co-authored-by: Juan Picado <juanpicado19@gmail.com>
2022-04-14 08:29:39 +02:00
..
src feat(web): add a config item to web,let the developer can select whether enable the html cache (#3108) 2022-04-14 08:29:39 +02:00
test config.logs throw an error, logging config not longer accept array or… (#3097) 2022-03-28 20:02:08 +02:00
types chore: extend lint rules to root 2021-04-09 17:54:12 +02:00
.babelrc refactor: devDependencies strictly defined in each package (#1884) 2021-04-09 17:54:11 +02:00
CHANGELOG.md chore: update versions (6-next) (#3079) 2022-04-04 12:55:13 +02:00
jest.config.js chore: extend lint rules to root 2021-04-09 17:54:12 +02:00
package.json chore: update versions (6-next) (#3079) 2022-04-04 12:55:13 +02:00
tsconfig.build.json feat: add typescript project references settings (#1933) 2021-04-09 17:54:19 +02:00
tsconfig.json feat: UI search uses search endpoint for global search (#3057) 2022-03-27 21:42:52 +02:00