Remove Azure tooling

This commit is contained in:
Thibault “Adædra” Hamel 2024-06-12 18:20:04 +02:00
parent e2b1d0b51d
commit 9801bb9c7a
3 changed files with 1 additions and 3185 deletions

3
.gitignore vendored
View File

@ -1,6 +1,3 @@
/dist/ /dist/
/node_modules/ /node_modules/
/tmp/ /tmp/
/.env
/swa-cli.config.json

3182
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -22,7 +22,6 @@
"unified": "^11.0.4" "unified": "^11.0.4"
}, },
"devDependencies": { "devDependencies": {
"@azure/static-web-apps-cli": "^1.1.8",
"@types/express": "^4.17.21", "@types/express": "^4.17.21",
"@types/gulp": "^4.0.17", "@types/gulp": "^4.0.17",
"@types/luxon": "^3.4.2", "@types/luxon": "^3.4.2",