mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
script: Move code generation and webidl files to new script_bindings crate. (#35157)
Signed-off-by: Josh Matthews <josh@joshmatthews.net>
This commit is contained in:
parent
a88b59534f
commit
af8d7c2de7
469 changed files with 187 additions and 137 deletions
|
@ -55,4 +55,4 @@ directories = [
|
|||
# Directories that are checked for correct file extension
|
||||
[check_ext]
|
||||
# directory, list of expected file extensions
|
||||
"./components/script/dom/webidls" = [".webidl", "noidl"]
|
||||
"./components/script_bindings/webidls" = [".webidl", "noidl"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue