17 Commits

Author SHA1 Message Date
shirakaba
054f63bd3b fix(hermes): wrap registerOnGlobalContext() in try-catch 2023-12-02 11:47:00 +09:00
shirakaba
e04e9b6909 Revert "Change target to ES5 for targeting Hermes Engine, disable noEmitHelpers, don't crash if registerOnGlobalContext fails, and disable the special transform for NativeClass decorator"
This reverts commit 7e0497c8b1.
2023-12-02 11:38:29 +09:00
DjDeveloperr
7e0497c8b1 Change target to ES5 for targeting Hermes Engine, disable noEmitHelpers, don't crash if registerOnGlobalContext fails, and disable the special transform for NativeClass decorator 2023-11-18 12:13:47 +05:30
Igor Randjelovic
0401b09a43 fix: ensure Application instance initialized early (#10315) 2023-06-15 10:30:13 -07:00
farfromrefuge
2f4c318276 fix: global declarations fix (#10247) 2023-03-23 10:55:38 -07:00
farfromrefuge
0632215793 chore: eslint cleanup (#10160) 2023-01-09 09:40:20 -08:00
Nathan Walker
b147612e06 test: standardized jest unit testing (#10047) 2022-11-28 14:32:25 -08:00
Eduardo Speroni
20efd3605e fix(core): correctly polyfill tslib (#9894)
Co-authored-by: Nathan Walker <walkerrunpdx@gmail.com>
2022-07-16 14:29:30 -07:00
Nathan Walker
c68d88d1d3 chore: 8.1.0-alpha.1 2021-09-08 16:07:39 -07:00
farfromrefuge
58442fb454 feat: AbortController polyfill (#9333) 2021-09-08 16:07:39 -07:00
Nathan Walker
0d4ccba60a chore: combine prettier with eslint (#9348) (#9360)
Co-authored-by: Martin Guillon <martin.guillon@akylas.fr>
2021-05-02 10:11:37 -07:00
Martin Guillon
c1f231d88e chore: fix eslint issues (#9017) 2020-11-11 08:46:36 -08:00
Nathan Walker
806fc880dd fix(core): global index typing fix for unit testing framework (#8915) 2020-09-29 08:18:36 -07:00
Nathan Walker
03f1f3d5f5 chore: format and fix ci build 2020-09-25 15:58:39 -07:00
Martin Guillon
1f790edc80 fix(core): bundle entry points and global handling (#8884) 2020-09-23 14:48:19 -07:00
Martin Guillon
bd00e1fa87 fix(core): bundle-config-loader global handling (#8838) 2020-09-10 08:41:19 -07:00
Nathan Walker
020ad4da37 chore(core): monorepo, esm targeting, improved management (#8707) 2020-08-25 20:00:59 -07:00