mirror of
https://github.com/marko-js/marko.git
synced 2025-12-08 19:26:05 +00:00
* feat: translator boilerplate * feat(runtime-fluurt): expose escapeAttrValue helper * feat: rollup config for translator * chore: update deps * chore: improve rollup and ts build setup * fix: lint config
8 lines
119 B
JSON
8 lines
119 B
JSON
{
|
|
"files": [],
|
|
"references": [
|
|
{ "path": "./packages/runtime" },
|
|
{ "path": "./packages/translator" }
|
|
]
|
|
}
|