mirror of
https://github.com/Xevion/the-office.git
synced 2026-01-31 06:26:18 -06:00
Update lock, add git-describe w/ GIT_HASH variable
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
const {gitDescribeSync} = require('git-describe');
|
||||
process.env.VUE_APP_GIT_HASH = gitDescribeSync().hash
|
||||
|
||||
module.exports = {
|
||||
outputDir: "./build",
|
||||
css: {
|
||||
|
||||
Reference in New Issue
Block a user