node.js Version herausfinden in Jenkins-Server

This commit is contained in:
ISA
2024-07-14 09:29:36 +02:00
parent 5e3130cbc0
commit 4f9d731290
2 changed files with 12 additions and 1 deletions

View File

@@ -38,7 +38,7 @@ import "react-toastify/dist/ReactToastify.css";
import { mapIdState, userIdState } from "../store/atoms/urlParameterState";
import { set } from "lodash";
import { poiLayerVisibleState } from "../store/atoms/poiLayerVisible";
//import { data } from "autoprefixer";
import { data } from "autoprefixer";
import plusRoundIcon from "./PlusRoundIcon.js";
//---------------------------------------------------------------------