umbau auf gulp core

This commit is contained in:
2025-06-06 10:55:31 +02:00
parent 3b111567a8
commit 64c81a046e
5 changed files with 6 additions and 6 deletions

3
.gitignore vendored
View File

@@ -18,4 +18,5 @@ config.codekit3
*.log
#alte website
source/alte Website
source/alte Website
hjktext.de.code-workspace

2
core

Submodule core updated: 1a2c89b65d...b75018250e

1
node_modules Symbolic link
View File

@@ -0,0 +1 @@
core/node_modules

View File

@@ -1,5 +1,5 @@
{
"name": "potsdamer-reitverein.de",
"name": "hjktext.de",
"version": "1.0.0",
"description": "",
"scripts": {
@@ -9,4 +9,4 @@
},
"author": "",
"license": "UNLICENSED"
}
}

View File

@@ -1,5 +1,3 @@
require('dotenv').config();
const useBootstrap = process.env.USE_BOOTSTRAP === 'true';
const stylesPath = useBootstrap