mirror of
https://github.com/marko-js/marko.git
synced 2025-12-08 19:26:05 +00:00
8 lines
163 B
JSON
8 lines
163 B
JSON
{
|
|
"browser": {
|
|
"./loader/index.js": "./loader/index-browser.js",
|
|
"./nextTick": "./nextTick-browser.js",
|
|
"./env-init.js": false
|
|
}
|
|
}
|