mirror of
https://github.com/me-no-dev/ESPAsyncWebServer.git
synced 2025-09-26 22:30:56 +02:00
Remove libCompatMode from library.json
Specifying libCompatMode in library.json prevents projects from overriding the library compatibility mode as needed. This prevents the library from being used in builds where Arduino is a component to ESP-IDF.
This commit is contained in:
@@ -61,8 +61,5 @@
|
||||
"LICENSE",
|
||||
"README.md"
|
||||
]
|
||||
},
|
||||
"build": {
|
||||
"libCompatMode": "strict"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user