7 Commits

Author SHA1 Message Date
Dylan Piercey
a4e701355e
feat: add hydrate option (#1673)
* feat: add hydrate, migrate and source output options

Co-authored-by: Michael Rawlings <mirawlings@ebay.com>
2021-03-18 08:56:46 -07:00
Dylan Piercey
0c8632fe92
fix: use same debug check for compiler and runtime (#1647) 2021-01-14 09:14:36 -07:00
Dylan Piercey
74d5f104b8 feat: cached compilations, nested tag analysis 2020-11-11 11:40:00 -07:00
Dylan Piercey
8d736f25ba
Marko 5: Add modules option (#1595)
* feat: add option to output commonjs

* chore: move all snapshots inside separate folder
2020-08-18 13:38:45 -07:00
Dylan Piercey
ee16e96580
feat: only enable optimization stage for production mode 2020-08-05 14:19:51 -07:00
Dylan Piercey
9df798af5e
fix: improve browser support for website (#1574)
* fix: improve browser support for website

* fix(compiler): failing test due to babel config
2020-05-26 14:34:52 -07:00
Michael Rawlings
02670c8693
feat: import compiler from marko-js/x
Co-authored-by: Michael Rawlings <mirawlings@ebay.com>
Co-authored-by: Dylan Piercey <dpiercey@ebay.com>
Co-authored-by: Andrew Gliga <agliga@ebay.com>
2020-02-24 21:15:05 -08:00