marko/components/taglib/package.json

10 lines
350 B
JSON

{
"browser": {
"./component-globals-tag.js": "./component-globals-tag-browser.js",
"./getRequirePath.js": "./getRequirePath-browser.js",
"./include-tag.js": "./include-tag-browser.js",
"./init-components-tag.js": "./init-components-tag-browser.js",
"./preserve-tag.js": "./preserve-tag-browser.js"
}
}