Sébastien Lorber
|
a9a5f89b9f
|
fix(core): better error logging on SSR/dev failures + log stacktraces and error causes (#8872)
|
2023-04-07 19:00:59 +02:00 |
|
Joshua Chen
|
1a5e33c717
|
refactor(pwa): remove reloadPopup option in favor of swizzling (#7422)
* refactor(pwa): remove reloadPopup option in favor of swizzling
* restore code splitting
* add deprecation
|
2022-05-27 20:32:22 +08:00 |
|
Joshua Chen
|
bf1513a3e3
|
refactor: fix a lot of errors in type-aware linting (#7477)
|
2022-05-24 15:40:26 +08:00 |
|
Joshua Chen
|
0838884f67
|
chore: enable import/order rule (#7418)
|
2022-05-14 23:39:50 +08:00 |
|
Joshua Chen
|
fa1ce230ea
|
refactor: capitalize comments (#7188)
* refactor: capitalize comments
* revert...
|
2022-04-17 16:39:11 +08:00 |
|
Joshua Chen
|
bfe7ca6237
|
chore(pwa, sitemap, client-redirects, ideal-image): JSDoc for types (#6928)
* chore(pwa, sitemap, client-redirects, ideal-image): JSDoc for types
* fix
|
2022-03-17 12:05:23 +08:00 |
|
Joshua Chen
|
68aaf9201f
|
feat(core): allow plugin lifecycles to return relative paths (#6921)
* feat(core): resolve plugin lifecycles returning relative paths
* fix typo
* fix tests
* revert
* rename path -> entryPath
|
2022-03-16 20:47:15 +08:00 |
|
Joshua Chen
|
a4e37c4054
|
refactor: improve types (#6866)
|
2022-03-07 22:14:50 +08:00 |
|
Joshua Chen
|
8e934450d8
|
refactor: remove unnecessary default values normalized during validation (#6864)
* refactor: remove unnecessary default values normalized during validation
* more
|
2022-03-07 19:23:30 +08:00 |
|
Joshua Chen
|
39b66d82ef
|
feat(core): rework swizzle CLI (#6243)
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
|
2022-02-25 14:13:15 +01:00 |
|
Joshua Chen
|
919f1600c2
|
refactor: remove Babel plugins that are included in preset-env (#6614)
|
2022-02-05 16:55:40 +08:00 |
|
Joshua Chen
|
1cefb643dd
|
refactor: enforce named capture groups; clean up regexes (#6524)
* refactor: enforce named capture groups; clean up regexes
* fixes
* fix
|
2022-02-01 17:43:15 +08:00 |
|
Joshua Chen
|
aa446b7a9c
|
chore: clean up ESLint config, enable a few rules (#6514)
* chore: clean up ESLint config, enable a few rules
* enable max-len for comments
* fix build
|
2022-01-31 10:31:24 +08:00 |
|
Joshua Chen
|
cb1aa30286
|
refactor: enforce type import specifiers (#6230)
* refactor: enforce type import specifiers
* fix
* Upgrade esbuild
* Fix (haha)
|
2021-12-31 21:17:09 +08:00 |
|
Alexey Pyltsyn
|
63bd6b9025
|
refactor: define own translations in other themes (#5849)
Co-authored-by: Armano <armano2@users.noreply.github.com>
|
2021-11-20 16:35:27 +01:00 |
|
Armano
|
85fcd9eb0f
|
refactor(plugin-pwa): migrate package to TS (#5941)
|
2021-11-16 20:38:14 +01:00 |
|