mirror of
https://github.com/marko-js/marko.git
synced 2026-02-01 16:07:13 +00:00
Use browser.json files
This commit is contained in:
parent
dd68358707
commit
c03e0f7d76
7
compiler/browser.json
Normal file
7
compiler/browser.json
Normal file
@ -0,0 +1,7 @@
|
||||
{
|
||||
"dependencies": [
|
||||
"../taglibs/browser.json",
|
||||
"marko-async/browser.json",
|
||||
"marko-layout/browser.json"
|
||||
]
|
||||
}
|
||||
@ -1,7 +0,0 @@
|
||||
{
|
||||
"dependencies": [
|
||||
"../taglibs/optimizer.json",
|
||||
"marko-async/optimizer.json",
|
||||
"marko-layout/optimizer.json"
|
||||
]
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user