feat(build): integrate generation of manifest file in build process

This commit is contained in:
Pihkaal
2024-07-08 02:03:47 +02:00
parent 8d8d0bf26d
commit 363027187d
8 changed files with 249 additions and 5 deletions

4
.gitignore vendored
View File

@@ -4,7 +4,7 @@
.pnp.js
# Production
/build
/dist
# Misc
.DS_Store
@@ -29,3 +29,5 @@ yarn-error.log*
# Project
.notes
# Generated
/src/manifest.ts