mirror of
https://github.com/marko-js/marko.git
synced 2025-12-08 19:26:05 +00:00
Include file extension for browser overrides
This commit is contained in:
parent
e098811d0c
commit
bf938a3cb6
@ -1,6 +1,6 @@
|
||||
{
|
||||
"main": "lib/raptor-templates",
|
||||
"main": "lib/raptor-templates.js",
|
||||
"browser": {
|
||||
"./lib/loader.js": "./lib/loader_browser"
|
||||
"./lib/loader.js": "./lib/loader_browser.js"
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user