feat(build): integrate generation of manifest file in build process
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user