refactor: loadWindowVariables final auf API-Handler in Development umgestellt
- Scripts in Dev-Umgebung werden jetzt über /api/cpl/* geladen - Production lädt weiterhin Embedded-System JavaScript Dateien - Einheitliches Handling für system.js, de.js, ae.js, kueData.js, opcua.js usw. - Flexibles Konzept für zukünftige Erweiterungen
This commit is contained in:
@@ -6,5 +6,5 @@
|
||||
2: Patch oder Hotfix (Bugfixes oder kleine Änderungen).
|
||||
|
||||
*/
|
||||
const webVersion = "1.6.226";
|
||||
const webVersion = "1.6.227";
|
||||
export default webVersion;
|
||||
|
||||
Reference in New Issue
Block a user