This website requires JavaScript.
Explore
Help
Register
Sign In
archive-gh-me
/
marko
Watch
1
Star
0
Fork
0
You've already forked marko
mirror of
https://github.com/marko-js/marko.git
synced
2025-12-08 19:26:05 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
marko
/
packages
/
compiler
/
src
History
Dylan Piercey
c41cda53c8
refactor: avoid config deduping via global (it has not been working since Marko 4 anyway and is probably bad)
2023-03-24 09:07:13 -07:00
..
babel-plugin
feat: support declared ts class members, remove extra export in stripTypes mode
2023-03-21 12:58:29 -07:00
babel-types
fix: tag variable type definitons (
#1830
)
2022-07-26 11:18:35 -07:00
taglib
fix: modify/remove some inefficient regexes (
#1916
)
2023-03-17 13:34:06 -04:00
util
Webworker support (
#1675
)
2021-04-05 09:05:35 -07:00
config.js
refactor: avoid config deduping via global (it has not been working since Marko 4 anyway and is probably bad)
2023-03-24 09:07:13 -07:00
index.js
feat: support declared ts class members, remove extra export in stripTypes mode
2023-03-21 12:58:29 -07:00
register.js
fix: auto enable hmr mode when using browser-refresh client and @marko/compiler/register (
#1855
)
2022-09-27 21:11:34 -07:00