mirror of
https://github.com/bitwarden/web
synced 2025-12-11 05:43:16 +00:00
Version bump and CNAME dist fix
This commit is contained in:
@@ -214,7 +214,7 @@ gulp.task('dist:clean', function (cb) {
|
||||
gulp.task('dist:move', function () {
|
||||
var moves = [
|
||||
{
|
||||
src: '../../CNAME',
|
||||
src: './CNAME',
|
||||
dest: paths.dist
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user