mirror of
https://github.com/marko-js/marko.git
synced 2025-12-08 19:26:05 +00:00
9 lines
317 B
JSON
9 lines
317 B
JSON
{
|
|
"browser": {
|
|
"./index.js": "./index-browser.js",
|
|
"./init-components.js": "./init-components-browser.js",
|
|
"./legacy/defineComponent-legacy.js": "./legacy/defineComponent-legacy-browser.js",
|
|
"./registry.js": "./registry-browser.js",
|
|
"./util.js": "./util-browser.js"
|
|
}
|
|
} |