15 Commits

Author SHA1 Message Date
Anthony Fu
b70593955f
chore: update deps (#1853) 2022-08-15 15:13:37 +08:00
Vladimir
155943c5b6
feat: treat pseudo ESM as ESM with custom loader, disable custom Node Loader by default (#1778)
* feat: treat pseudo ESM as ESM

* chore: remove empty main fields

* chore: cleanup

* chore: disable node loader by default

* chore: cleanup

* chore: register loader for esm test

* chore: don't disable loader for now

* chore: revert

* chore: cleanup

* chore disable node loader by default

* chore: disable Node Loader tests
2022-08-05 18:43:42 +03:00
Vladimir
b971ede52f
feat!: apply Vite resolving algorithm to node_modules libraries (#1673)
* fix: apply Vite resolving algorithm to node_modules libraries

* chore: remove inlining solid-js

* chore: skip builtin

* refactor: cleanup

* chore: suppress loader warnings

* chore: add max limit to cpu  when running rollup
2022-07-26 11:51:01 +03:00
Vladimir
edbf90785e
feat: add vite 3 support (#1561) 2022-06-27 16:24:14 +02:00
Anthony Fu
51459c9ce8 chore: update deps 2022-05-27 13:26:48 +08:00
Anthony Fu
f99e043ab4 chore: update lock 2022-04-25 20:14:27 +08:00
Anthony Fu
4b785138e1 chore: update deps 2022-04-25 19:43:45 +08:00
renovate[bot]
4d1e0a0ed1
fix(deps): update all non-major dependencies (#1159)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-21 22:25:34 +08:00
renovate[bot]
40c26ed3b8
chore(deps): update all non-major dependencies (#1137)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-13 07:53:43 +08:00
renovate[bot]
a1cab8ee30
chore(deps): update all non-major dependencies (#995)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-21 18:50:28 +08:00
Anthony Fu
20ef23fdbd chore: upgrade deps 2022-03-14 06:42:24 +08:00
Anthony Fu
638fd6c081 chore: update deps 2022-03-07 20:25:45 +08:00
Anthony Fu
d42292a5d2 chore: update deps 2022-03-04 00:13:06 +08:00
翠 / green
1fcb4ede3d
fix: unhandled error handler (#876)
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
2022-03-01 13:32:10 +08:00
Alex Lohr
1335d5c9bc
docs: add atk's official solid test case in examples (#866) 2022-02-28 16:28:24 +08:00