mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 11:17:35 +00:00
Ladybird: Move and format directory and error template files
This commit is contained in:
parent
2960bf4ec8
commit
e3ad75d073
6 changed files with 93 additions and 84 deletions
|
@ -294,11 +294,11 @@ if (current_os == "mac") {
|
|||
|
||||
bundle_data("ladybird_web_resources") {
|
||||
sources = [
|
||||
"//Base/res/ladybird/directory.html",
|
||||
"//Base/res/ladybird/error.html",
|
||||
"//Base/res/ladybird/inspector.css",
|
||||
"//Base/res/ladybird/inspector.js",
|
||||
"//Base/res/ladybird/new-tab.html",
|
||||
"//Base/res/ladybird/templates/directory.html",
|
||||
"//Base/res/ladybird/templates/error.html",
|
||||
]
|
||||
outputs = [ "{{bundle_resources_dir}}/res/ladybird/{{source_file_part}}" ]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue